netlify / gotrue

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

Feat/add issuer into jwt claims #311

Open ibrahimalbarghouthi opened 2 years ago

ibrahimalbarghouthi commented 2 years ago

- 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)