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

refactor(users): Make profile_id in the JWT non-optional #6534

Open
ThisIsMani opened this issue Nov 11, 2024 · 0 comments · May be fixed by #6537
Open

refactor(users): Make profile_id in the JWT non-optional #6534

ThisIsMani opened this issue Nov 11, 2024 · 0 comments · May be fixed by #6537
Assignees

Comments

@ThisIsMani
Copy link
Contributor

  • We kept the profile_id in the JWT optional for backwards compatibility.
  • Now we have profile_id in all the JWT and this field no longer needs to be optional in JWT.
@ThisIsMani ThisIsMani self-assigned this Nov 11, 2024
@ThisIsMani ThisIsMani linked a pull request Nov 11, 2024 that will close this issue
14 tasks
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

Successfully merging a pull request may close this issue.

1 participant