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

CUSTOM_CREATE_JWT and CUSTOM_TOKEN_QUERY have different tokens. #272

Closed
Nodees opened this issue Mar 25, 2024 · 3 comments
Closed

CUSTOM_CREATE_JWT and CUSTOM_TOKEN_QUERY have different tokens. #272

Nodees opened this issue Mar 25, 2024 · 3 comments

Comments

@Nodees
Copy link

Nodees commented Mar 25, 2024

I need the token from the CUSTOM_CREATE_JWT trigger and the CUSTOM_TOKEN_QUERY trigger to be the same. However, in the first trigger, I have the token with JTI "123", and in the CUSTOM_TOKEN_QUERY trigger, the token is "124".

@mostafa
Copy link
Member

mostafa commented Mar 26, 2024

Hey @Nodees,

Can you elaborate with a code snippet?

@Nodees
Copy link
Author

Nodees commented Apr 13, 2024

I identified the problem, thank you very much for the answer, everything is now resolved 😄

@Nodees Nodees closed this as completed Apr 13, 2024
@mostafa
Copy link
Member

mostafa commented Apr 14, 2024

Feel free to leave a comment for others that might bump into the same problem.

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