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

Validate that the API Key is correct #89

Merged
merged 1 commit into from
Mar 10, 2023
Merged

Validate that the API Key is correct #89

merged 1 commit into from
Mar 10, 2023

Conversation

cdavid
Copy link
Contributor

@cdavid cdavid commented Mar 9, 2023

Validate that the API key is NOT:

  • empty
  • invalid string
  • expired JWT Token

Validate that the API key is NOT:
* empty
* invalid string
* expired JWT Token
@cdavid cdavid requested review from shinji62 and posriniv March 9, 2023 07:45
Copy link
Collaborator

@posriniv posriniv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@shinji62 shinji62 merged commit 60e90c2 into main Mar 10, 2023
@shinji62 shinji62 deleted the cdavid/jwt_validate branch March 10, 2023 01:42
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.

3 participants