Returns the list of roles granted in the JWT claims. Pass a value of null for the tenant parameter if the project doesn't use multiple tenants.
null
tenant
List<String> getRoles({required String? tenant});