github sidebase/nuxt-auth 0.6.0-alpha.2

latest releases: v1.0.2, 1.0.1, v1.0.0...
pre-release2 years ago

What's Changed

  • docs: add azure AD example by @thomasfjordside in #332
  • Improve v0.6. local provider: correctly bundle types into final package, unset token when getsession fails and more by @BracketJohn in #347
    • improves directory structure for testing and development
      • local playground
      • authjs playground
    • fix: not all properties of local provider are required any longer
    • fix: move types into runtime so that final dist gets correct types
    • fix: unset token on unsuccessful session fetch
    • fix: also send auth headers on signout
  • release: 0.6.0-alpha.2 by @BracketJohn in #348

New Contributors

Full Changelog: 0.6.0-alpha.1...0.6.0-alpha.2

Don't miss a new nuxt-auth release

NewReleases is sending notifications on new releases.