OAuthClientAction
class OAuthClientAction
Class xaction_webservice_oauth_client
Properties
| WebserviceController | $mod |
Methods
authorize()
Process Authorization flows for oauth_clients
array
decodeState(string $state)
Parsing the state which keeps on end the modulename and hookname necessary to identifier
string
encodeState(string $context, string $hook_name, string|null $redirect_url = null)
No description
Details
at line 26
authorize()
Process Authorization flows for oauth_clients
at line 104
array
decodeState(string $state)
Parsing the state which keeps on end the modulename and hookname necessary to identifier
at line 73
string
encodeState(string $context, string $hook_name, string|null $redirect_url = null)
No description