github sidebase/nuxt-auth 0.1.1

latest releases: v1.1.0, v1.0.2, 1.0.1...
2 years ago

To upgrade:

npm i -D @sidebase/nuxt-auth@0.1.1

Noteworthy addition:

// Trigger a sign out and send the user to the sign out page afterwards
await signOut({ calbackUrl: '/signout' })

What's Changed

Full Changelog: 0.1.0...0.1.1

Don't miss a new nuxt-auth release

NewReleases is sending notifications on new releases.