Method Web.Auth.OAuth2.Base()->decode_access_token_response()
- Method decode_access_token_response
protected bool decode_access_token_response(string r)
- Description
Decode the response from an authentication call. If the response was ok the internal mapping gettable will be populated with the members/variables in r.
- Parameter r
The response from do_query()