Role based authentication #18
Answered
by
nicumicle
nirajanneupane53
asked this question in
Q&A
-
I am developing a flutter app with users having different roles . I am unable to find the roles of the users assigned. Can you guys help me out how to get the roles of the users. |
Beta Was this translation helpful? Give feedback.
Answered by
nicumicle
Dec 14, 2021
Replies: 1 comment
-
Hello @nirajanneupane53 , You can check the user roles when you call the "register user" and auth/validate endpoints. This feature is available starting with tag 3.4.2. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nicumicle
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @nirajanneupane53 ,
You can check the user roles when you call the "register user" and auth/validate endpoints.
This feature is available starting with tag 3.4.2.