Fetch user scope and fetchUser events #1615
7architect
started this conversation in
Ideas & Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
Our user api are separated user data and user scopes
I trying to rewrite fetch method as
But its not working. We want fetch user authorities when triggered fetchUser()
Describe the solution you'd like to see
Solution 1
add fetchUser() events like
Solution 2
Add endpoint for fetch or check authorities
Beta Was this translation helpful? Give feedback.
All reactions