You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently --auth-hook-mode CLI option equivalent env var is HASURA_GRAPHQL_AUTH_HOOK_TYPE.
But, it supposed to be HASURA_GRAPHQL_AUTH_HOOK_MODE. Support both env vars for same option and drop ..TYPE env var in next major update.