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

Adding Issuer to the JWT Tokens #271

Closed
hydroid7 opened this issue Dec 9, 2020 · 4 comments
Closed

Adding Issuer to the JWT Tokens #271

hydroid7 opened this issue Dec 9, 2020 · 4 comments
Labels

Comments

@hydroid7
Copy link
Contributor

hydroid7 commented Dec 9, 2020

- Do you want to request a feature or report a bug?
Feature

- What is the current behavior?
Generated JWT token contains no issuer claim.

- Expected
Generated JWT contains an issuer claim.

I'd be able to contribute the simple solution described below:

  1. Adding configuration variable GOTRUE_JWT_ISS=XXX
  2. Extending the function which generates the jwt.
@AhmedJeylani
Copy link

I would also look to push this aswell. Is this something that has been implemented yet?
This is quite an important feature for my team.

@chrisbra-riftpay
Copy link

Would like to bump this, would be a good feature for my team to use aswell

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had activity in 1 year. It will be closed in 7 days if no further activity occurs. Thanks!

@github-actions github-actions bot added the stale label May 31, 2022
@github-actions
Copy link

github-actions bot commented Jun 8, 2022

This issue was closed because it had no activity for over 1 year.

@github-actions github-actions bot closed this as completed Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants