iMerica / dj-rest-auth

Authentication for Django Rest Framework
https://dj-rest-auth.readthedocs.io/en/latest/index.html
MIT License
1.62k stars 302 forks source link

Add Basic PKCE #557

Closed vecchp closed 9 months ago

vecchp commented 9 months ago

Merges @read10's rejected PKCE PR

Likely need to follow up with some tests. Though from local testing with google this seems to work.