next-auth
feat(adapters): add SurrealDB adapter
#6251
Merged

feat(adapters): add SurrealDB adapter #6251

martinschaer
martinschaer feat(adapter-surrealdb): implemented with unit tests
3bcc11d7
martinschaer Merge branch 'main' into feature/adapter-surrealdb
f40b07c1
vercel
github-actions github-actions added adapters
balazsorban44 balazsorban44 force-pushed the main branch to ba3ed049 2 years ago
balazsorban44 balazsorban44 force-pushed the main branch to c1f3cbda 2 years ago
balazsorban44 balazsorban44 force-pushed the main branch to 4ebec5d3 2 years ago
balazsorban44 balazsorban44 force-pushed the main branch 2 years ago
balazsorban44 balazsorban44 force-pushed the main branch 2 years ago
balazsorban44 balazsorban44 force-pushed the main branch to 3be7bb7a 2 years ago
Sacramentix
martinschaer
cameronbraid
cameronbraid commented on 2023-01-11
martinschaer chore: update README
2fc501e8
martinschaer Merge branch 'main' into feature/adapter-surrealdb
165c08b5
vercel
martinschaer martinschaer marked this pull request as ready for review 2 years ago
martinschaer martinschaer requested a review from 0ubbe 0ubbe 2 years ago
martinschaer martinschaer requested a review from ndom91 ndom91 2 years ago
martinschaer martinschaer requested a review from balazsorban44 balazsorban44 2 years ago
martinschaer Use stateless DB connection
308a18cb
martinschaer Merge pull request #1 from martinschaer/feature/rest-adapter-surrealdb
fde4b496
martinschaer Update surrealdb-rest-ts
0da0783d
martinschaer Merge pull request #2 from martinschaer/feature/rest-adapter-surrealdb
15d253ed
hgoona
balazsorban44 balazsorban44 force-pushed the main branch from 6445eb61 to 4258857e 2 years ago
balazsorban44 balazsorban44 added enhancement
leolorenzoluis
martinschaer
leolorenzoluis
balazsorban44 chore: bump turbo and pnpm
7af7ca4d
jakzo chore(docs): fix dynamodb typo (#7130)
bc1a24b8
balazsorban44 chore: bump pnpm
cdf4db46
balazsorban44 Merge branch 'main' of github.com:nextauthjs/next-auth
0503717b
balazsorban44 chore: update lock file, bump dev dependencies
11b073a4
balazsorban44 chore: run `pnpm install --fix-lockfile`
8afa92c6
balazsorban44 chore: re-run pnpm install
cf3a4bb4
balazsorban44 chore: add missing dev dep
6f17c854
martinschaer Merge branch 'main' into feature/adapter-surrealdb
1f0fc7bb
martinschaer revert lock
ef92bd7d
martinschaer update lock
0de02bd1
martinschaer use surrealdb.js
52b72449
martinschaer add rest test
1acce566
socket-security
martinschaer remove commented-out code
2426f126
martinschaer update readme
50ef7150
martinschaer modularize repeated code
a289bc9f
martinschaer
balazsorban44 balazsorban44 force-pushed the main branch from 10531e41 2 years ago
balazsorban44 balazsorban44 requested a review from ThangHuuVu ThangHuuVu 2 years ago
balazsorban44 balazsorban44 force-pushed the main branch to 6c07331c 2 years ago
vixeven fix(docs): fix default `maxAge` formula (#7406)
c2eb9b3a
balazsorban44 feat(adapters): add Account mapping before database write (#7369)
d739e8e0
balazsorban44 chore: improve errors, add more docs (#7415)
54006452
balazsorban44 fix: loosen profile types
542c35d7
balazsorban44 chore: type fixes
62e2ad11
balazsorban44 fix: allow handling OAuth callback error response
92a0fc42
balazsorban44 fix(docs): remove extra heading
e3bdb38d
balazsorban44 chore: use `@ts-ignore`
6f5a5031
balazsorban44 chore: support release any package as experimental
d6bc65f0
balazsorban44 chore: separate manual release job
99247ce4
balazsorban44 chore: skip test for manual release
e0b5f18c
balazsorban44 chore: tweak
eaf50807
balazsorban44 chore: tweaks
8f416b68
balazsorban44 chore: tweak manual release version
b96f0131
martinschaer Use query instead of select to be able to use query params
8bf9b88f
martinschaer Fix lint errors
a47130ab
martinschaer Merge branch 'main' into feature/adapter-surrealdb
ab941b29
martinschaer Update surrealdb.js and remove surrealdb-rest-ts in favor of Experime…
c8a7a6f5
github-actions github-actions added fauna
github-actions github-actions added typeorm-legacy
balazsorban44 balazsorban44 force-pushed the main branch from 210375b1 to 953ef9d0 2 years ago
balazsorban44 balazsorban44 force-pushed the main branch to 37bb6ebd 2 years ago
leolorenzoluis
leolorenzoluis commented on 2023-06-12
balazsorban44 balazsorban44 force-pushed the main branch to d47b5674 2 years ago
jer-0
martinschaer Merge branch 'main' into feature/adapter-surrealdb
106aebee
martinschaer update pnpm-lock
f2977ce1
github-actions github-actions added providers
github-actions github-actions added core
github-actions github-actions added typeorm
socket-security
martinschaer fix merge
ab045b68
github-actions github-actions removed fauna
github-actions github-actions removed typeorm
martinschaer fix merge
9070aed7
github-actions github-actions removed providers
github-actions github-actions removed core
martinschaer fix merge
72f95b68
martinschaer migrate surrealdb.js api
e463d82a
martinschaer fix queries
a4ff2df1
martinschaer update package.json
1ee9edc1
martinschaer fix types
a644937d
martinschaer prepare for rest
aea2d7f0
martinschaer update readme
2600a744
rvdende
ThangHuuVu Merge branch 'main' into feature/adapter-surrealdb
d1c5647f
ThangHuuVu chore: format PR
e3516cbb
ThangHuuVu Update README.md
b121cd98
ThangHuuVu Update package.json
56aeb74c
ThangHuuVu
ThangHuuVu approved these changes on 2023-09-23
ThangHuuVu ThangHuuVu merged bec01a82 into main 2 years ago
ThangHuuVu
var-che

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone