To use the new version:
npm i -D @sidebase/nuxt-auth@0.2.0
What's Changed
- fix(docs): port typo by @BracketJohn in #49
- fix: always set method to
GET
for internal getServerSession requests by @BracketJohn in #54 - fix: always upper-case methods before passing them around or comparing them by @BracketJohn in #56
- feat: upgrade to nuxt stable, upgrade minor deps as well by @BracketJohn in #57
- release: 0.2.0 by @BracketJohn in #58
Full Changelog: 0.1.3...0.2.0