Skip to content

1.1.3

Compare
Choose a tag to compare
@jamesedmonston jamesedmonston released this 09 Nov 13:11
· 485 commits to master since this release

Fixed

  • Fixed issues with non-user tokens throwing Invalid Authorization Header. Previously it was always trying to validate queries against user permissions, but this was causing conflicts with tokens that will only be used server-side (i.e. in Next.js SSG requests)