michaelrsweet / moauth

Basic OAuth2 client/server implementation.
https://www.msweet.org/moauth
Apache License 2.0
19 stars 3 forks source link

PKCE support #5

Closed michaelrsweet closed 6 years ago

michaelrsweet commented 6 years ago

Add support for PKCE.

michaelrsweet commented 6 years ago

[master 0971910effbb8f2daa730c6e1ae30085e5aa0062] Implement client side of PKCE (Issue #5) [master c1af116] Implement server side of PKCE (Issue #5)