Skip to content

0.1.3-next.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@liogate liogate released this 08 May 16:29
· 4 commits to master since this release

Features

  • JWT Authentication for all queries and mutations
  • Public field support to expose your queries and mutations
  • Fully customizable jwt options
  • JWT sign utility injected in context

Fixes

  • Settings for verifyOptions and signOptions are not required anymore
  • Token context type fixed