kurierjs / kurier

TypeScript framework to create JSON:API compliant APIs
https://kurier.readthedocs.io/en/latest/
MIT License
61 stars 9 forks source link

Adds `jwtClaimForUserID` option for UserManagementAddon #356

Closed joelalejandro closed 1 year ago

joelalejandro commented 1 year ago

This option allows to use other key rathen that id to lookup the user's unique identifier from the JWT payload.