next-auth
a595ca72
- fix: `next-auth` `basePath` should be set to `/api/auth` by default (#9687)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
fix: `next-auth` `basePath` should be set to `/api/auth` by default (#9687) * tweak dev app * respect `basePath` in `useSession` * fix type * default `basePath` to `/api/auth` * add `createActionURL` method
References
#9687 - fix: `next-auth` `basePath` should be set to `/api/auth` by default
Author
balazsorban44
Parents
963086b3
Loading