DEV Community

Discussion on: Best practices for authentication in an oauth API flow?

Collapse
 
bugfrog profile image
Bugfrog

There are a lot of ways to approach authentication workflows, especially with so many variables in play. Here are detailed diagrams of almost 30 different flows, depending on whether you are building a web app, single page app, or native mobile app. I'd paste it in here, but it's a lot. Hope it helps. fusionauth.io/articles/logins/type...