Add email in JWT claims #20

Closed
opened 2022-11-28 12:01:19 +01:00 by rmanach · 1 comment
rmanach commented 2022-11-28 12:01:19 +01:00 (Migrated from gitea.thegux.fr)

This could be useful to instanciate a user in middlewares:

  • add corresponding claim in JWT: email

https://www.iana.org/assignments/jwt/jwt.xhtml

This could be useful to instanciate a user in middlewares: * add corresponding claim in JWT: `email` https://www.iana.org/assignments/jwt/jwt.xhtml
rmanach commented 2022-11-28 12:02:02 +01:00 (Migrated from gitea.thegux.fr)

Add this in the get_verification_option ?

Add this in the `get_verification_option` ?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rmanach/simple-auth#20
No description provided.