proof-key-for-code-exchange
Service icon

Proof Key for Code Exchange (PKCE)

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 26 January 2022
 by 
5.0
 (1 rating)
proof-key-for-code-exchange

Proof Key for Code Exchange (PKCE)

Details
This extension helps to generate the necessary parameters for the PKCE technique.
Read more

Proof Key for Code Exchange - PKCE

v1.0.0


Proof Key for Code Exchange (abbreviated PKCE, pronounced “pixie”) is an extension to the authorization code flow to prevent CSRF and authorization code injection attacks. The technique involves the client first creating a secret on each authorization request, and then using that secret again when exchanging the authorization code for an access token. This way if the code is intercepted, it will not be useful since the token request relies on the initial secret.


For more info: 

https://www.oauth.com/oauth2-servers/pkce/

https://oauth.net/2/pkce/

Release notes (1.0.0)
Reviews (1)
by 
2023-01-25
in version 1.0.0
Excelent Component!!!!
Team
Other assets in this category