You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my project, there are several entities that must be able to authorize. How can I write a custom token generation for each entity.
p.s. there was an option to use RefreshToken.for_user but it only uses the user model