Method Web.Auth.OAuth.Authentication()->request_access_token()
- Method request_access_token
string request_access_token(string code)
- Description
Same as get_access_token except this returns a string to comply with the OAuth2 authentication process.
string request_access_token(string code)
Same as get_access_token except this returns a string to comply with the OAuth2 authentication process.