Function __global->get_oauth_service_info
Definitions
sources/oauth.php
- Gets info about an oAuth service.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$service_name | string | required parameter | N/A | N/A | The name of the service |
Return
- Service info
- Type: array
- Set: N/A
- Range: N/A