Cognito Authentication

From docs

The Dgraph.Authorization object uses the following syntax:

{"Header":"", "Namespace":"", "Algo":"", >"VerificationKey":"", "JWKURL":"", "Audience":[], >"ClosedByDefault": false}

This object contains the following values:

  • Header is the header that requests use to store the signed JWT.

So whatever the string you put in that value in the schema is the name of the header it looks for.