next-auth
a595ca72 - fix: `next-auth` `basePath` should be set to `/api/auth` by default (#9687)

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
Author
Parents
Loading