Skip to content

Fix incorrect error message on invalid secret#126

Merged
jasonbahl merged 1 commit intowp-graphql:developfrom
markspolakovs:patch-1
Apr 15, 2022
Merged

Fix incorrect error message on invalid secret#126
jasonbahl merged 1 commit intowp-graphql:developfrom
markspolakovs:patch-1

Conversation

@markspolakovs
Copy link
Copy Markdown
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
Copy Markdown

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