Balázs Orbán
|
8ef1010bb1
|
chore: attempt to fix supabase test
SUPABASE_SERVICE_ROLE_KEY could be an empty string
|
2022-12-25 06:38:29 +01:00 |
|
Balázs Orbán
|
950ca3169a
|
chore: make supabase wget quite
|
2022-12-25 06:30:03 +01:00 |
|
Balázs Orbán
|
955e379330
|
chore: format
|
2022-12-25 05:59:12 +01:00 |
|
Balázs Orbán
|
98dbf56494
|
Merge branch 'main' of github.com:nextauthjs/next-auth
|
2022-12-25 05:19:32 +01:00 |
|
Balázs Orbán
|
6b4644f7e7
|
chore(adapters): refactor Supabase Adapter test
|
2022-12-25 05:18:53 +01:00 |
|
GitHub Actions
|
bcf909b69e
|
chore(release): bump package version(s) [skip ci]
|
2022-12-24 16:39:23 +00:00 |
|
Balázs Orbán
|
1ab0a2aed4
|
fix(adapters): correct peer dependency for Supabase Adapter
Fixes #6172
|
2022-12-24 15:23:29 +00:00 |
|
Balázs Orbán
|
fdd5e2390d
|
chore: format
|
2022-12-23 14:42:37 +01:00 |
|
Nico Domino
|
0ea9ada3a9
|
chore(docs): remaining authjs.dev and repo clean up (#6097)
|
2022-12-22 18:04:52 +01:00 |
|
Thang Vu
|
068f9b50b8
|
chore(release): bump package version(s) [skip ci]
|
2022-11-19 21:29:28 +07:00 |
|
Martin Sonnberger
|
dac490b7a1
|
feat(adapters): Add Supabase adapter (#5050)
* Add Supabase adapter
* Add Supabase adapter
* Add schema setup to docs
* supabase config changes
* chore: update to supabase-js v2.
* chore: migrate to next_auth schema.
* feat: add supabase examples.
* chore: update docs.
* chore: add telemetry.
* fix: resolve issues after merge.
* chore: extend session type.
* typo
* chore: remove unnecessary grants.
* fix: schema constraints.
Co-authored-by: thorwebdev <thor@supabase.io>
Co-authored-by: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com>
Co-authored-by: Thang Vu <hi@thvu.dev>
|
2022-11-19 20:56:20 +07:00 |
|