o365.api.php
Table of Contents
- hook_o365_auth_scopes() : mixed
- Create a list of authorization scopes.
Functions
hook_o365_auth_scopes()
Create a list of authorization scopes.
hook_o365_auth_scopes(array<string|int, mixed> &$scopes) : mixed
Parameters
- $scopes : array<string|int, mixed>
-
An array of authorization scopes.