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

Feat/add issuer into jwt claims #311

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ibrahimalbarghouthi
Copy link

@ibrahimalbarghouthi ibrahimalbarghouthi commented Jan 19, 2022

- Summary
Most gateways use iss to validate and verify jwt token.

- Test plan
Only propagating iss into golang-jwt
Screen Shot 2022-01-20 at 12 55 11 AM

- Description for the changelog
Added into configuration iss to be read from GOTRUE_JWT_ISS, and passed it to generateAccessToken

- A picture of a cute animal (not mandatory but encouraged)

@ibrahimalbarghouthi ibrahimalbarghouthi requested a review from a team as a code owner September 8, 2023 01:18
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.

None yet

1 participant