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

Fix incorrect error message on invalid secret #126

Merged
merged 1 commit into from
Apr 15, 2022

Conversation

markspolakovs
Copy link
Contributor

If a token with an invalid secret key is passed, the error returned will be The iss do not match with this server when the iss field is set correctly. This PR fixes that.

If a token with an invalid secret key is passed, the error returned will be `The iss do not match with this server` when the `iss` field is set correctly. This PR fixes that.
@zngly-vlad
Copy link

This PR would be very much appreciated, would save future encounters alot of time.

@jasonbahl jasonbahl merged commit e09174b into wp-graphql:develop Apr 15, 2022
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