getHasuraClaims()
Decode the Hasura claims from the current access token (JWT) located in the https://hasura.io/jwt/claims
namespace, or return null
if the user is not authenticated (no token)
@see
{@link https://hasura.io/docs/latest/graphql/core/auth/authentication/jwt/|Hasura documentation}