Hi,
I am trying to get the roles assigned to a user in a shiny application.
I was triying to find it using the following method: session$userData$auth0_info but so far i havent succeed.
I need this information so i can filter the data that is showen to the user.