Hi, we are using the Golang Supertokens SDK. Is there currently a way to get roles for multiple users using the SDK? I can't seem to find anything similar in the documentation. The users pagination endpoint (https://app.swaggerhub.com/apis/supertokens/CDI/2.8.0#/Core/getUsers) doesn't return roles in the response.
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).