mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-09 12:27:43 +00:00
## Replace unmaintained SurrealDB adapter with actively maintained version ### Summary This PR updates the Community Adapters table to replace the unmaintained `surreal-better-auth` adapter with `surrealdb-better-auth`, which is actively maintained. ### Changes - Updated SurrealDB adapter entry from `oskar-gmerek/surreal-better-auth` to `Necmttn/surrealdb-better-auth` - Updated author information and GitHub avatar accordingly - Maintained the same database dialect (SurrealDB) ### Reason for Change The previous SurrealDB adapter (`oskar-gmerek/surreal-better-auth`) is no longer maintained. The new adapter (`surrealdb-better-auth`) provides ongoing support and maintenance for SurrealDB integration with Better Auth. ### Testing - [x] Verified the new adapter repository exists and is publicly accessible - [x] Confirmed the adapter is compatible with Better Auth - [x] Updated documentation links are valid This ensures users have access