Use the composable useUserRoles to get all allowed roles of the user.
useUserRoles
const userRoles = useUserRoles()
Was this page helpful?