SurrealDB adapter #7526
jquesada2016
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
a SurrealDB Adapter for authjs/SvelteKit would be great! I dunno how to put this together at present... |
Beta Was this translation helpful? Give feedback.
0 replies
-
It's kinda outdated. It requires to downgrade surrealdb.js but it works "dependencies": {
+ "@auth/surrealdb-adapter": "^0.2.5",
+ "surrealdb.js": "^0.9.1",
- "surrealdb.js": "^0.11.0", |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description 📓
Provide an adapter for SurrealDB.
How to reproduce ☕️
N/A
Contributing 🙌🏽
Yes, I am willing to help implement this feature in a PR
Beta Was this translation helpful? Give feedback.
All reactions