next-auth-firestore-adapter-example
next-auth-firestore-adapter-example copied to clipboard
firestore adapter example in next-auth
Results
1
next-auth-firestore-adapter-example issues
Sort by
recently updated
recently updated
newest added
Hello again :-) I found the `removeExpriedSessions` function in the `firebase-server.ts` file `removeExpriedSessions` says " // Expired session deletion function, used for cron or api" But i cant find the...