I find the following OAuth 2.0 Playground from Google very useful.
Step 1 exposes all the possible APIs/Scopes that are "query-able".
Step 2 allows one to exchange authorization tokens with Google.
Finally, one can send a request to Google OAuth2 Provider.
A response is returned with requested information.
I find this very useful when trying to configure Google OAuth2 authentication module in OpenAM.
No comments:
Post a Comment