We have react + asp net core web api solution. And after onboarding the user to our system I’d like to add a special claim ‘onboarded’ to user token. Are new claims going to be reflected in new token after I trigger token refresh? (we use JWT) And most importantly, how do I let client know that he has to refresh the token to get new claims?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to refresh my claims | 2 | 304 | April 9, 2024 | |
[SPA here] Refresh the token updating the claims (example for updating role) | 2 | 5188 | July 25, 2019 | |
Adding my app specific info to the jwt | 2 | 1437 | April 19, 2023 | |
Get current changes for custom claims while user is logging in | 3 | 917 | August 9, 2023 | |
Persistent custom claims in Access Token when using Refresh Tokens | 3 | 1290 | December 22, 2023 |