I have successfully logged in a user with Parse.User.logIn(username,password)
. Now my WebApp needs to show a page based on the user's role.
Is this possible on the client side?
Can I get the user's role with Parse.User
?
Thank you ❤️
I have successfully logged in a user with Parse.User.logIn(username,password)
. Now my WebApp needs to show a page based on the user's role.
Is this possible on the client side?
Can I get the user's role with Parse.User
?
Thank you ❤️
Copyright © 2021 Jogjafile Inc.