All topics

OAuth2

39 articles tagged OAuth2.

PKCE: Proof Key for Code Exchange

  • Identity & Access Management
  • OAuth2
  • PKCE

One of the biggest misconceptions about OAuth2 is that it is a single protocol. In reality, OAuth2 has evolved considerably over the years as new attack vectors have been discovered and new security mechanisms introduced. One of the most significant of these improvements is Proof Key for Code…

Read article: PKCE: Proof Key for Code Exchange