GitHub Actions
|
c5c8a81462
|
chore(release): bump package version(s) [skip ci]
@auth/kysely-adapter@0.1.1
@auth/core@0.10.2
|
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 |
|
Balázs Orbán
|
6c4180146e
|
chore(docs): add @auth/solid-start to turbo cache
|
2023-08-09 11:28:37 +02:00 |
|
Balázs Orbán
|
ec6c4ea2be
|
docs: fix redirects
|
2023-08-09 11:20:10 +02:00 |
|
Balázs Orbán
|
3dfc86334e
|
docs: fix redirects
|
2023-08-09 11:13:36 +02:00 |
|
Balázs Orbán
|
01d6019638
|
docs: fix redirects
|
2023-08-09 11:07:20 +02:00 |
|
GitHub Actions
|
4730429a9f
|
chore(release): bump package version(s) [skip ci]
@auth/drizzle-adapter@0.2.1
|
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 |
|
Balázs Orbán
|
96ade948ef
|
chore(docs): fix redirect
|
2023-08-09 01:08:58 +02:00 |
|
GitHub Actions
|
550507b2d1
|
chore(release): bump package version(s) [skip ci]
@auth/kysely-adapter@0.1.0
@auth/drizzle-adapter@0.2.0
|
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
|
3c65e264af
|
chore: add drizzle to issue labeler
|
2023-08-09 00:44:54 +02:00 |
|
Balázs Orbán
|
28d8d4894d
|
chore: add drizzle to turbo
|
2023-08-09 00:43:49 +02: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]
@auth/core@0.10.1
@auth/drizzle-adapter@0.1.0
|
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 |
|
Balázs Orbán
|
363440e515
|
chore: disable debug logs
|
2023-08-08 14:32:11 +02:00 |
|
Thang Vu
|
60c5037ee1
|
chore: remove summarize turbo
|
2023-08-04 12:39:04 +07:00 |
|
Thang Vu
|
97394baed1
|
chore: change to vars for TURBO_TEAM
|
2023-08-04 12:02:43 +07:00 |
|
Thang Vu
|
f94abb8f70
|
chore: add -vvv for turbo
|
2023-08-04 11:42:00 +07:00 |
|
titanism
|
bbfc11e74c
|
docs: updated nodemailer email example (#8210)
|
2023-08-03 16:14:39 +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 |
|
Jabed
|
96d666465f
|
docs: fixed the typescript error in nextjs example (#8224)
|
2023-08-03 15:58:37 +02:00 |
|
Danny Zhang
|
ecbf0be22e
|
docs: correct broken CONTRIBUTING.md link in apps/dev/nextjs-v4 (#8163)
|
2023-07-31 11:23:32 +02:00 |
|
hamzah syed
|
87ec13bd00
|
docs: Fixed broken link (#8172)
|
2023-07-31 11:23:10 +02:00 |
|
Steven Yung
|
c0f9af4c56
|
docs: fix GitHub star counter position (#8143)
|
2023-07-26 15:04:12 +02:00 |
|
Balázs Orbán
|
c7b36f45a3
|
docs: update nodemailer link
Fixes #8141
|
2023-07-26 14:57:22 +02:00 |
|
Thang Vu
|
68ff69f9eb
|
chore: upload turbo cache (#8128)
* Update index.ts
* Revert "Update index.ts"
This reverts commit f494291c7385d50e5e8cba65258893925808fa43.
* try this
* Update release.yml
* Update release.yml
* try
* Update turbo.json
* Update release.yml
* Update README.md
* Revert "Update README.md"
This reverts commit a5e56687e0bb60fcefb6c7a2f36d7135fb365e61.
* Update pnpm-workspace.yaml
|
2023-07-25 22:31:20 +07:00 |
|
Thang Vu
|
23c0a393da
|
chore: add summarize flag for test
|
2023-07-24 23:31:31 +07:00 |
|
Thang Vu
|
f130f62a91
|
chore: ignore apps in test
|
2023-07-24 20:19:45 +07:00 |
|
Thang Vu
|
c111b436d2
|
chore: update turbo configurations
|
2023-07-24 19:39:06 +07:00 |
|
Thang Vu
|
ea895b8864
|
chore: add TURBO env vars back
|
2023-07-24 19:20:31 +07:00 |
|
Thang Vu
|
cfedc3b1a3
|
chore: bump next in dev
|
2023-07-24 19:01:12 +07:00 |
|
Thang Vu
|
287a5fc05a
|
chore: clean up dev & lock file
|
2023-07-24 19:00:26 +07:00 |
|
Thang Vu
|
f3ad659e91
|
chore: remove TURBO env vars
|
2023-07-24 18:52:25 +07:00 |
|
Thang Vu
|
48b9a0203e
|
chore: dev environment clean up
|
2023-07-23 14:13:31 +07: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 |
|
Serdar ŞEN
|
b845729cdb
|
docs: update getting started commands for docs (#8040)
Co-authored-by: Thang Vu <hi@thvu.dev>
|
2023-07-22 12:53:03 +07:00 |
|
GitHub Actions
|
e459d2d7e2
|
chore(release): bump package version(s) [skip ci]
@auth/dynamodb-adapter@1.0.1
@auth/sveltekit@0.3.6
@auth/core@0.10.0
|
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 |
|