Releases: theartofeducation/next-auth
Releases · theartofeducation/next-auth
@aoeu/next-auth@v4.4.1
Bugfixes
- host-detection: prefer user-defined NEXTAUTH_URL over automatic "forwardedHost" in Vercel environment (bd1fe37)
Other
- signout: fix skipped test (nextauthjs#4484) (0b953bd)
- modify for aoeu
- added types for tsc
- move to
pnpm
(nextauthjs#4420)