Skip to content

Allow multiple iss domains#141

Merged
jasonbahl merged 2 commits intowp-graphql:developfrom
fjobeir:develop
Apr 15, 2022
Merged

Allow multiple iss domains#141
jasonbahl merged 2 commits intowp-graphql:developfrom
fjobeir:develop

Conversation

@fjobeir
Copy link
Copy Markdown
Contributor

@fjobeir fjobeir commented Oct 6, 2021

I have two WordPress websites sharing the same Users Tables. The user should be able to login into one of them and get a token that is usable on the other website as well.
My changes will allow the developer to use a filter hook to list the domains that are approved to use the same token.

Allow multiple domains to be used as token iss value and make your token valid over several domains
@jasonbahl jasonbahl merged commit 89d897c 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.

2 participants