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

AuthenticateJWTLocal does not return custom claims #154

Closed
jp-dakota opened this issue Dec 4, 2023 · 1 comment
Closed

AuthenticateJWTLocal does not return custom claims #154

jp-dakota opened this issue Dec 4, 2023 · 1 comment

Comments

@jp-dakota
Copy link

When we use AuthenticateJWT, which calls out to Stytch's APIs, a custom Session is used, which supports custom claims.

In the local version, the intermediary Claims type is used, which does not support custom claims.

@jeremy-stytch
Copy link
Contributor

This should be fixed by #164, which just released as v12.2.1.

Thank you for reporting this!

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