Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add more claims to jwt token #1614

Closed
chaotic98 opened this issue Jan 9, 2023 · 1 comment
Closed

add more claims to jwt token #1614

chaotic98 opened this issue Jan 9, 2023 · 1 comment

Comments

@chaotic98
Copy link

I need to add more details on my jwt token.
currently these decoded informations are in my token:
token_id, user_id,  expecting  ,start_at_unix, start_at,  incorrect , created_at_unix, expired , expires_at, error, errors ,valid
I'm not sure whether there is a feature to customize it

@driesvints
Copy link
Member

Right now we don't offer anything like that sorry. If the PR is small and not complex we could consider one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants