next-auth
07b7d93c - feat(adapters): BREAKING CHANGE: transistion to surrealdb@^1.0.0 (#11911)

Commit
304 days ago
feat(adapters): BREAKING CHANGE: transistion to surrealdb@^1.0.0 (#11911) * feat: transition from surrealdb.js beta to surrealdb@1.0.0 * fix: ensure correct adapter type is returned with verified is nulled if not provided * fix: remove log print on test * feat: more AnyAuth login variables, support HTTP rpc connection, add exponential backoff for disconnection events to example * restore: changes * restore: changes * doc: add all env variables available * fix: throw error not string * fix: uses surrealdb:^v1.3.0 for native reconnectivity, feat: add webauthn funcs to adapter * fix: creating user should use id() not randomUUID() * fix: ignored files from prettier * chore: upgrade lockfile as requested * fix: tsc build errors * fix: tsc build errors --------- Co-authored-by: Thang Vu <hi@thvu.dev> Co-authored-by: Nico Domino <yo@ndo.dev>
Author
Parents
Loading