netlify / gotrue

An SWT based API for managing users and issuing SWT tokens.
https://www.gotrueapi.org
MIT License
3.82k stars 283 forks source link

Adding Issuer to the JWT Tokens #271

Closed hydroid7 closed 2 years ago

hydroid7 commented 3 years ago

- 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 commented 3 years ago

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 commented 3 years ago

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

github-actions[bot] commented 2 years ago

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[bot] commented 2 years ago

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