Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add isJWT #885

Merged
merged 1 commit into from
Aug 24, 2018
Merged

Add isJWT #885

merged 1 commit into from
Aug 24, 2018

Conversation

bgrgndzz
Copy link
Contributor

Added isJWT function which checks whether the supplied string is a valid JWT token.

The regex is based on @christiaanwesterbeek's comment on the thread.

Fixes #609

@chriso
Copy link
Collaborator

chriso commented Aug 24, 2018

Great, thanks! 😄

@chriso chriso merged commit 11b79bd into validatorjs:master Aug 24, 2018
@ezkemboi ezkemboi mentioned this pull request Aug 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants