English
  • oauth
  • implicit flow
  • authorization code flow
  • PKCE

Why you should use authorization code flow instead of implicit flow?

In this article, we introduced the implicit flow and authorization code flow within the OAuth 2.0 protocol, explaining the security vulnerabilities present in the implicit flow and how the authorization code flow (along with PKCE) addresses these issues.

Darcy Ye
Darcy Ye
Developer