User Roles in Session Object

@nik.baleca
The user property does not have the roles, only properties such as email, name, image, nickname,
i have to use session idToken => decode it, and then i get the roles, my guess these claims are not part of the regular response, but included in the jwt , so at least i have a way to get the values. So thanks for trying again. :raising_hands: