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

Move JWT token claims to v3_users_current #4939

Merged

Conversation

crutan
Copy link
Contributor

@crutan crutan commented Jan 29, 2025

What's this PR do?

The new angular client needs an endpoint to retrieve user information, as token claims will not be reliably refreshed from the db when the underlying user data changes - see this bug: jazzband/djangorestframework-simplejwt#705

@crutan crutan requested a review from axelstudios January 29, 2025 20:01
Copy link

Label error. Requires at least 1 of: Feature, Bug, Enhancement, Maintenance, Documentation, Performance, Do not publish. Found:

@crutan crutan added the Enhancement Add this label if functionality was generally improved but not a full feature or maintentance. label Jan 29, 2025
@axelstudios axelstudios merged commit 12e60e2 into develop Jan 29, 2025
9 of 10 checks passed
@axelstudios axelstudios deleted the crutan/move_token_claims_to_current_user_endpoint branch January 29, 2025 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Add this label if functionality was generally improved but not a full feature or maintentance.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants