getDecodedAccessToken()
Use nhost.auth.getDecodedAccessToken
to get the decoded access token of the user.
@see
{@link https://hasura.io/docs/latest/graphql/core/auth/authentication/jwt/| Hasura documentation}
const decodedAccessToken = nhost.auth.getDecodedAccessToken()