(no description)
File Size: | 132 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 1 time |
Includes or requires: | 0 files |
get_oauth_key_from_headers($typeid = null, $scopes = null) X-Ref |
param: int $typeid LTI type ID. param: string[] $scopes Array of scopes which give permission for the current request. return: string|int|boolean The OAuth consumer key, the LTI type ID for the validated bearer token, |
handle_oauth_body_post($oauthconsumerkey, $oauthconsumersecret, $body, $requestheaders = null) X-Ref |
No description |