chore: add custom claims to management token #199
Reference in New Issue
Block a user
Delete Branch "add-custom-claims-to-token"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds custom claims to the access and ID tokens for the
management API. This modification allows the inclusion
of specific claims in the tokens, improving the
flexibility and security of the authentication process.
The claims are added to support better access control
and user identification.
Pull request closed