Files
deb-python-oauth2client/oauth2client/_pkce.py
Brendan McCollam 3614fd147a Add support for RFC7636 PKCE (#588)
RFC7636 extends OAuth2 to include a challenge-response protocol
called "Proof Key for Code Exchange" (PKCE) in order to mitigate
attacks in situations where clients that cannot protect a client
secret (e.g.installed desktop applications).
2016-08-11 12:28:19 -07:00

2.1 KiB