SDK for integrating your NextJS application with Wristband. Handles user authentication, session management, and token management.
Fixing yet another Vercel vulnerability
Update Next.js version due to critical vulnerability
# Release v4.0.0 ## Breaking Changes Migration Guide: [https://github.com/wristband-dev/nextjs-auth/blob/main/migration/v4/README.md](https://giβ¦
- The all new SDK auto-configuration functionality is now available. It supports lazy auto-configuration. Auto-configuration is enabled by default andβ¦
Migration Guide -> [https://github.com/wristband-dev/nextjs-auth/blob/main/migration/v3/README.md](https://github.com/wristband-dev/nextjs-auth/blob/mβ¦
Migration Guide -> [https://github.com/wristband-dev/nextjs-auth/blob/main/migration/v2/README.md](https://github.com/wristband-dev/nextjs-auth/blob/mβ¦
Bump to 1.0.0; move to latest NextJS version
Update callback response creation