Balázs Orbán
|
e47c3c81f1
|
chore: format
|
2022-12-24 01:47:46 +01:00 |
|
Nico Domino
|
0ea9ada3a9
|
chore(docs): remaining authjs.dev and repo clean up (#6097)
|
2022-12-22 18:04:52 +01: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 |
|
Henrik Wenz
|
060953dacf
|
fix: support Next.js 13 (#5710)
* Migrate dev app to Next.js Version 13
* Update core types
* Fix middleware
https://github.com/nextauthjs/next-auth/issues/5649
* Use new ResponseCookie API
https://github.com/vercel/next.js/pull/41526
|
2022-11-04 03:32:48 +01:00 |
|
Balázs Orbán
|
a7c55b752f
|
chore(dev): move dev app to apps workspace (#3888)
* chore: move dev app
* chore: run tests sequentially
|
2022-02-09 01:12:24 +01:00 |
|