kind: AuthConfig
version: v4
definition:
mode:
jwt:
key:
jwkFromUrl: "https://www.googleapis.com/service_accounts/v1/jwk/[email protected]"
audience: ["test-c785a"]
issuer: "https://securetoken.google.com/test-c785a"
tokenLocation:
type: BearerAuthorization
claimsConfig:
namespace:
claimsFormat: Json
location: "/https:~1~1hasura.io~1jwt~1claims"