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
Hi there,
I already had a similar question but now requirements a bit different..
What I need to achieve is the hasRole(roleA, roleB) functionality, meaning both roles must present in the token. And I wonder if we should inspire from spring-security and have something like:
Hi there,
I already had a similar question but now requirements a bit different..
What I need to achieve is the
hasRole(roleA, roleB)
functionality, meaning both roles must present in the token. And I wonder if we should inspire from spring-security and have something like:Any thoughts?
The text was updated successfully, but these errors were encountered: