Skip to content

Releases: liogate/nexus-plugin-security

0.1.3-next.5

10 May 13:28
Compare
Choose a tag to compare
0.1.3-next.5 Pre-release
Pre-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
  • Authorize plugin support

0.1.3-next.4

08 May 16:29
Compare
Choose a tag to compare
0.1.3-next.4 Pre-release
Pre-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

0.1.3-next.3

05 May 18:34
Compare
Choose a tag to compare
0.1.3-next.3 Pre-release
Pre-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