FusionAuth / fusionauth-site

Website and documentation for FusionAuth
https://fusionauth.io
Other
49 stars 47 forks source link

Create a tutorial for integrating with identity providers via API #2734

Open mooreds opened 10 months ago

mooreds commented 10 months ago

This would be a tutorial that would show how to add an authorize button to an application which would leverage FusionAuth as the data store for identities. It would also show how to access the opaque token stored in the identity link to get an access token to call APIs.

Scenario:

This came out of this forum post: https://fusionauth.io/community/forum/topic/2569/how-do-i-call-a-google-api-or-retrieve-the-google-credentials

mooreds commented 6 months ago

Internal: 74460

mooreds commented 5 months ago

https://fusionauth.io/community/forum/topic/2659/access-google-calendars-of-multiple-google-accounts-with-user-permission also outlines this same process.