Skip to content

Instantly share code, notes, and snippets.

@sathishshan
Last active December 31, 2020 08:57
Show Gist options
  • Save sathishshan/ae1b82e8b65abb0c18bdfba93dbc5403 to your computer and use it in GitHub Desktop.
Save sathishshan/ae1b82e8b65abb0c18bdfba93dbc5403 to your computer and use it in GitHub Desktop.
Regex to match JWTs

Regex to match JWTs

[= ]eyJ[A-Za-z0-9_\/+-]*\.[A-Za-z0-9._\/+-]*

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