Terminology Index
1 term tagged "pkce"
Showing 1-1 of 1 term
PKCE
Proof Key for Code Exchange: an OAuth 2.0 extension that protects the authorization code flow from interception, especially for mobile and single-page apps, by binding the code to a secret only the legitimate client holds.