jamesedmonston / graphql-authentication

GraphQL authentication for your headless Craft CMS applications.
Other
28 stars 22 forks source link

Bad Request - Missing Authorization header #157

Open ManiakMill opened 21 hours ago

ManiakMill commented 21 hours ago

Hello! I'm already go crazy.

  1. Run auth mutation to my private schema
  2. Get normal response.
  3. Try to use Authorization : JWT {token}
  4. Missing Authorization header
{D2642C9D-BA6A-42EF-850D-4602136E13C2}


{AAE9559C-EB35-470C-B3A9-7EA98C6E1446}


Its related to https://github.com/jamesedmonston/graphql-authentication/issues/155