oauth2-noserver icon indicating copy to clipboard operation
oauth2-noserver copied to clipboard

Use the OAuth2 Authorization Code grant with PKCE

Open gueuselambix opened this issue 4 years ago • 0 comments

Could you refactor your example to use the Authorization Code grant with PKCE (https://tools.ietf.org/html/rfc7636)

example in nodejs: https://github.com/dogeared/pkce-cli/blob/master/pkce-cli

Thx!

gueuselambix avatar Jul 15 '20 07:07 gueuselambix