How can I get user roles client side?

Hey @luke2 welcome to the community!

Have you tried adding roles to tokens? In this case you’d want to focus on the ID token in particular:

roles should then be available via the useUser hook.