Hi @praskatti ,
You’d want to set the commonly used scopes in the Auth0Provider, and add additional scopes as and when required using the getAccessTokenSilently to fetch new tokens with the relevant permissions.
There’s some previous community questions here on this topic which may help you:
- What is the proper way to do fine-grained permissions? - #2 by Carlos_Mostek
- Permissions/Roles Design Question - #2 by Carlos_Mostek
You may also want to review this blog article: