Skip to content

Instantly share code, notes, and snippets.

@nextend
Created April 11, 2018 10:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nextend/b733d402ee2e2cee59b632f6e4741a9d to your computer and use it in GitHub Desktop.
Save nextend/b733d402ee2e2cee59b632f6e4741a9d to your computer and use it in GitHub Desktop.
Access token example
Facebook
{"access_token":"xxxxxxxxx","token_type":"bearer","expires_in":5183946}
Google
{"access_token":"xxxxxxxxx","expires_in":3600,"id_token":"xxxxxxxxx","token_type":"Bearer"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment