Hi,
I am new to Auth0. Using it with SPA. I want to assign a default role to a user, in case if no roles are assigned. How do we do that.
Shall I call auth0 api, after changing the scope (update: users) in auth0 or we can create any rule to do this correctly.