Hey, not sure if this is a regression, but now after syncing schema to local docker standalone:latest, my auth header is getting blocked. Have tried restart/resync schema with the same result.
Header name: X-Auth0-Token
Standalone image hash: 69f97354c992
Auth line at schema.gql EOF:
# Dgraph.Authorization {"VerificationKey":"-----BEGIN PUBLIC KEY-----[public key here]-----END PUBLIC KEY-----\n","Header":"X-Auth0-Token","Namespace":"https://dgraph.io/jwt/claims","Algo":"RS256","Audience":["[audience token here]"]}