Skip to content

Instantly share code, notes, and snippets.

@tonyxu-io
Last active April 20, 2023 20:19
Show Gist options
  • Save tonyxu-io/21eb57ab2a4aeb2a3ee10f77542abe64 to your computer and use it in GitHub Desktop.
Save tonyxu-io/21eb57ab2a4aeb2a3ee10f77542abe64 to your computer and use it in GitHub Desktop.
PKCE Code Verifier and Code Challenge Generator. DEMO:https://tonyxu-io.github.io/pkce-generator/
@tonyxu-io
Copy link
Author

Thank you all for sharing vanilla JS version without external libraries. I created this demo mainly to demonstrate the functions required to generate the challenge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment