GitHub Actions
|
99035b98f9
|
chore(release): bump package version(s) [skip ci]
|
2023-08-18 08:13:39 +00:00 |
|
Balázs Orbán
|
fabb0525d1
|
fix(adapters): use built-in is() to identify db type (#8342)
* fix(adapters): use built-in `is()` to identify db type
* remove unused .then
* fix imports
|
2023-08-18 09:11:33 +01:00 |
|
GitHub Actions
|
28e4328704
|
chore(release): bump package version(s) [skip ci]
|
2023-08-14 14:46:10 +00:00 |
|
Balázs Orbán
|
7ff4d9d280
|
feat: allow raw response for lib authors
|
2023-08-14 16:39:11 +02:00 |
|
GitHub Actions
|
c53435af8a
|
chore(release): bump package version(s) [skip ci]
|
2023-08-12 09:41:43 +00:00 |
|
Balázs Orbán
|
f29a1f2778
|
fix(release): include lib in package
Related issue #8299
|
2023-08-12 11:38:01 +02:00 |
|
GitHub Actions
|
645d003d49
|
chore(release): bump package version(s) [skip ci]
|
2023-08-11 11:31:12 +00:00 |
|
Balázs Orbán
|
3f296615c5
|
fix(providers): docs typo
|
2023-08-11 13:27:33 +02:00 |
|
GitHub Actions
|
a7842077ec
|
chore(release): bump package version(s) [skip ci]
|
2023-08-11 11:26:36 +00:00 |
|
Balázs Orbán
|
b2e5b9f6a8
|
feat(providers): add Passage by 1Password (#8295)
|
2023-08-11 12:23:27 +01:00 |
|
GitHub Actions
|
0681531627
|
chore(release): bump package version(s) [skip ci]
|
2023-08-11 10:29:05 +00:00 |
|
Balázs Orbán
|
ea81c467e9
|
fix(ts): compatibility with next-auth v4 types (#8294)
* fix(ts): compatibility with `next-auth` v4
* revert
* stricter types
|
2023-08-11 11:26:03 +01:00 |
|
GitHub Actions
|
bf2835d38f
|
chore(release): bump package version(s) [skip ci]
|
2023-08-11 08:26:58 +00:00 |
|
Simon Sardorf
|
89d230666b
|
feat(adapters): standardize default table names to be singular (#8282)
standardize all table names in drizzle adapter to be singular
|
2023-08-10 12:18:21 +01:00 |
|
Jonathan Edenström
|
f86e56f78a
|
fix: sort cookie chunks correctly (#8278)
* fix: sort cookie chunks correctly
* chore: remove v4 next-auth change
|
2023-08-10 12:18:00 +01:00 |
|
GitHub Actions
|
c5c8a81462
|
chore(release): bump package version(s) [skip ci]
|
2023-08-09 09:39:28 +00:00 |
|
Balázs Orbán
|
61d30f3dcd
|
fix(docs): correct broken link
|
2023-08-09 11:33:17 +02:00 |
|
Balázs Orbán
|
a9180a752b
|
fix(docs): correct broken links
|
2023-08-09 11:33:08 +02:00 |
|
GitHub Actions
|
4730429a9f
|
chore(release): bump package version(s) [skip ci]
|
2023-08-09 09:05:20 +00:00 |
|
Adam James
|
a49236ef62
|
fix(ts): corrected sqlite condition (#8269)
|
2023-08-09 10:59:08 +02:00 |
|
GitHub Actions
|
550507b2d1
|
chore(release): bump package version(s) [skip ci]
|
2023-08-08 23:07:59 +00:00 |
|
Mark
|
1eddcf643c
|
feat(adapters): add Kysely adapter (#5464)
* feat: kysely-adapter with PostgreSQL and MySQL support
* feat: kysely-adapter with SQLite support
* docs: add docs for kysely-adapter
* chore: cleanup
* chore: update adapter lists
* chore: update column types
* chore: remove pgcrypto install
* chore: add indexes
* chore: Object.assign and cleanup
* feat: add AuthedKysely wrapper
* docs: add Naming Conventions section
* chore: add coerceReturnData to reduce repitition
* chore: add coerceInputData to reduce repitition
* chore: move AuthedKysely export to end
* chore: cleanup
* docs: remove unused import
* feat: add support for using AuthedKysely with generated types from kysely-codegen
* docs: formatting
* chore: CodeGen --> Codegen
* docs: wording update, ts
Co-authored-by: Julius Marminge <julius0216@outlook.com>
* chore: use latest kysely version, update model
* docs: move content to source code
* chore: update deps
* chore: update logo location, add link in overview
* chore: bump kysely version
Co-authored-by: Igal Klebanov <igalklebanov@gmail.com>
* chore: update docs
Co-authored-by: Igal Klebanov <igalklebanov@gmail.com>
* chore: update docs with links to new Kysely docs
Co-authored-by: Jie Peng <dean.leehom@gmail.com>
* feat: emailVerified shouldn't have a default
Co-authored-by: Lars Graubner <lgraubner@users.noreply.github.com>
* simplify, update code
* add README.md
* clean up docs
* fix adapter name
* add to turbo
* fix test
* revert some changes
* test fixes
---------
Co-authored-by: Julius Marminge <julius0216@outlook.com>
Co-authored-by: Igal Klebanov <igalklebanov@gmail.com>
Co-authored-by: Jie Peng <dean.leehom@gmail.com>
Co-authored-by: Lars Graubner <lgraubner@users.noreply.github.com>
Co-authored-by: Balázs Orbán <info@balazsorban.com>
|
2023-08-09 00:01:59 +01:00 |
|
Julius Marminge
|
17d71a04d6
|
feat(adapters): support multi-project schema (#8266)
* feat: multi-project schema support
Ref: https://orm.drizzle.team/docs/goodies#multi-project-schema
* Update index.ts
* Update index.ts
* doc
* tests
---------
Co-authored-by: Balázs Orbán <info@balazsorban.com>
|
2023-08-08 23:59:50 +01:00 |
|
Balázs Orbán
|
c6b98a8f08
|
chore: gitignore generated .npmrc files
|
2023-08-09 00:03:10 +02:00 |
|
Balázs Orbán
|
d042f933c6
|
fix(docs): update logo URL
|
2023-08-09 00:01:44 +02:00 |
|
GitHub Actions
|
3a85de2c5f
|
chore(release): bump package version(s) [skip ci]
|
2023-08-08 17:38:45 +00:00 |
|
Balázs Orbán
|
d47b56743e
|
feat(adapters): Drizzle adapter (#8258)
Co-authored-by: Anthony Shew <anthonyshew@gmail.com>
|
2023-08-08 19:34:17 +02:00 |
|
dependabot[bot]
|
2a70514df1
|
chore(deps-dev): bump vite from 4.0.1 to 4.0.5 (#8225)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-03 16:11:30 +02:00 |
|
Thang Vu
|
39fbccb783
|
fix: follow up allow EndpointRequest to return void type
|
2023-07-23 14:10:46 +07:00 |
|
Junseo
|
f207e94146
|
fix(ts): allow EndpointRequest to return void type (#8112)
* fix: fix: enable EndpointRequest type to return void type
* Update packages/next-auth/src/providers/oauth.ts
* Update packages/core/src/providers/oauth.ts
---------
Co-authored-by: Thang Vu <hi@thvu.dev>
|
2023-07-22 23:05:29 +07:00 |
|
GitHub Actions
|
e459d2d7e2
|
chore(release): bump package version(s) [skip ci]
|
2023-07-18 14:40:11 +00:00 |
|
Thang Vu
|
db1fd9007c
|
fix(ts): types in sveltekit
|
2023-07-18 21:29:04 +07:00 |
|
Thang Vu
|
0439fc5fc6
|
feat(providers): add request param to sendVerificationRequest (#8071)
Co-authored-by: Corey Jepperson <11298888+acoreyj@users.noreply.github.com>
|
2023-07-18 15:39:11 +02:00 |
|
Benjamin Tamasi
|
d0dd2ababc
|
fix(sveltekit): prefix for getSession url (#6478)
* [SvelteKit] fix getSession url
remove `/api` prefix from getSession function.
* Update packages/frameworks-sveltekit/src/lib/index.ts
---------
Co-authored-by: Thang Vu <hi@thvu.dev>
|
2023-07-16 21:01:25 +07:00 |
|
Thang Vu
|
ba58d48dba
|
fix(providers): add authorization params for AzureAD (#8047)
https: //github.com/nextauthjs/next-auth/pull/5668
Co-authored-by: Andres Jose Sebastian Rincon Gonzalez <2531975+stianrincon@users.noreply.github.com>
|
2023-07-15 22:01:24 +07:00 |
|
Thang Vu
|
a8d76ed440
|
fix(ts): require id for updateUser param (#8044)
https: //github.com/nextauthjs/next-auth/pull/5431
Co-authored-by: Yuri Sulyma <453486+ysulyma@users.noreply.github.com>
|
2023-07-15 17:18:15 +07:00 |
|
Thang Vu
|
3d7b8720db
|
chore(docs): OIDC example for BoxyHQ (#8032)
chore(docs): OIDC example for BoxyHQ
Co-authored-by: Deepak Prabhakara <deepak@boxyhq.com>
|
2023-07-13 23:43:10 +07:00 |
|
Francis Gulotta
|
1e886b97bc
|
fix(EmailProvider): proper required fields and allow all nodemailer types (#8016)
|
2023-07-11 18:01:47 +02:00 |
|
Tal Aharoni
|
ecb14ccecd
|
fix: correct Descope provider config (#8003)
|
2023-07-11 12:51:32 +02:00 |
|
GitHub Actions
|
8cee24d4ab
|
chore(release): bump package version(s) [skip ci]
|
2023-07-10 19:40:53 +00:00 |
|
Balázs Orbán
|
0189a197be
|
chore: fix syntax in package.json
|
2023-07-10 21:29:38 +02:00 |
|
Balázs Orbán
|
c44bf75c65
|
fix: add svelte as peer dependency
Fixes #8004
|
2023-07-10 21:27:16 +02:00 |
|
GitHub Actions
|
cf13b6c7e3
|
chore(release): bump package version(s) [skip ci]
|
2023-07-10 16:21:19 +00:00 |
|
Dahoom152
|
dc1a79e547
|
fix: drop svelte as peer dependency (#7989)
* optionally bumped to svelte 4.0
* removed redundancy
* Update package.json
* Update package.json
---------
Co-authored-by: Balázs Orbán <info@balazsorban.com>
|
2023-07-10 18:10:29 +02:00 |
|
arjun
|
78964c115b
|
fix(adapters): add missing .js file extension (#7971)
Add missing .js file extension
|
2023-07-07 17:05:07 +02:00 |
|
Gwenaël Gallon
|
a79774f6e8
|
fix(docs): fix catch-all route path (#7925)
|
2023-07-01 01:36:23 +02:00 |
|
Fatih Solhan
|
f779f05906
|
docs: remove extra 'if' in comment (#7914)
|
2023-06-30 21:00:28 +02:00 |
|
GitHub Actions
|
3245c02eac
|
chore(release): bump package version(s) [skip ci]
|
2023-06-27 15:22:02 +00:00 |
|
Doron Sharon
|
a8dfc8ebb1
|
feat(providers): Add Descope provider (#7874)
* Add Descope provider
* Add Descope provider
* Remove dark logo, remove wellKnown, and fix user profile syntax
* Change to DESCOPE_SECRET
* Fix env comment
* Fix clientId extracting
* Change to client id
|
2023-06-26 18:18:58 +02:00 |
|
Esteve
|
1b80a18dd4
|
fix(adapters): Add .js file extension to relative imports (#7856)
Add .js file extension to relative imports
|
2023-06-24 10:21:50 +02:00 |
|