$version
$version : string
Class to handle OAuth2 Responses in a graceful way. Use this interface to output the proper OAuth2 responses.
setRedirect(integer $statusCode, string $url, string $state = null, string $error = null, string $errorDescription = null, string $errorUri = null) : mixed
| integer | $statusCode | |
| string | $url | |
| string | $state | |
| string | $error | |
| string | $errorDescription | |
| string | $errorUri |