Balázs Orbán
|
f78b33f2fa
|
fix: correct links
|
2023-10-24 15:42:44 -07:00 |
|
Balázs Orbán
|
fe003ec6ff
|
chore: bump version [skip ci]
|
2023-10-24 15:41:17 -07:00 |
|
Balázs Orbán
|
46bbfef34c
|
fix: allow middleware handling of auth actions
|
2023-10-24 15:40:51 -07:00 |
|
Luke
|
5246ca9ed0
|
docs: Update resources.md (#8866)
remove a broken link
|
2023-10-24 02:16:39 +01:00 |
|
Balázs Orbán
|
b077baa280
|
docs: change to beta tag in migration guide
|
2023-10-23 17:54:09 -07:00 |
|
Balázs Orbán
|
0909f7185a
|
docs: cleanup getting started guides (#8927)
* fix gitignore
* auto-generate providers docs, move pages around, rewrite some docs
* move deployment to getting started
* remove sidebar position configs
* simplify landing page code examples
* add framework logos
* add cards of frameworks on getting started intro
* reword adapters and deployments docs
* update typescript guide
|
2023-10-24 01:53:00 +01:00 |
|
Balázs Orbán
|
9604cb7cd3
|
chore: temporarily disallow branch release
|
2023-10-23 17:52:38 -07:00 |
|
Balázs Orbán
|
5f11ff72c2
|
chore: bump version [skip ci]
|
2023-10-23 17:48:07 -07:00 |
|
Balázs Orbán
|
e8a6279e47
|
chore: next-auth release on beta
|
2023-10-23 17:42:14 -07:00 |
|
Balázs Orbán
|
65aa467c0e
|
feat(nextjs): introduce next-auth v5 (#7443)
Next.js 13.4 [is out](https://nextjs.org/blog/next-13-4).
For discussing project-related issues, please use https://github.com/nextauthjs/next-auth/discussions/8487
The new version of NextAuth.js is based on `@auth/core`.
If you want to test it out, you can do so already, installing `next-auth@experimental`:
- **Documentation**: https://authjs.dev/reference/nextjs
- **Migration guide**: https://authjs.dev/guides/upgrade-to-v5
BREAKING CHANGE:
Follow the [migration guide](https://authjs.dev/guides/upgrade-to-v5)
|
2023-10-23 17:35:30 -07:00 |
|
GitHub Actions
|
06cc2dfde0
|
chore(release): bump package version(s) [skip ci]
@auth/d1-adapter@0.2.3
@auth/hasura-adapter@0.2.4
@auth/surrealdb-adapter@0.1.3
@auth/core@0.18.0
@auth/mongodb-adapter@2.0.3
@auth/supabase-adapter@0.1.6
@auth/sequelize-adapter@1.0.5
@auth/firebase-adapter@1.0.3
@auth/xata-adapter@0.1.3
@auth/edgedb-adapter@0.2.3
@auth/mikro-orm-adapter@1.0.4
@auth/upstash-redis-adapter@1.0.4
@auth/pouchdb-adapter@1.0.3
@auth/pg-adapter@0.2.3
@auth/neo4j-adapter@1.0.3
@auth/typeorm-adapter@1.0.6
@auth/dgraph-adapter@1.0.3
@auth/kysely-adapter@0.1.4
@auth/drizzle-adapter@0.3.5
@auth/fauna-adapter@1.0.3
@auth/azure-tables-adapter@0.1.4
@auth/sveltekit@0.3.11
@auth/dynamodb-adapter@1.0.5
@auth/prisma-adapter@1.0.5
|
2023-10-24 00:26:45 +00:00 |
|
Balázs Orbán
|
f77704bb7e
|
feat(ts): use User as Sessionuser type
|
2023-10-23 12:19:26 -07:00 |
|
Yangshun Tay
|
c3388bde47
|
docs: fix non-closing admonition block in oauth-tutorial.mdx (#8920)
|
2023-10-22 22:07:28 +07:00 |
|
Balázs Orbán
|
d094c6f4d9
|
docs: fix providers docs
|
2023-10-20 17:30:12 -07:00 |
|
Balázs Orbán
|
c31a0e7aba
|
fix(docs): correctly define module name
|
2023-10-20 17:30:04 -07:00 |
|
Balázs Orbán
|
1fb292c12b
|
Merge branch 'main' of github.com:nextauthjs/next-auth
|
2023-10-20 17:23:41 -07:00 |
|
Thang Vu
|
7e8d49cc20
|
fix: css issue
|
2023-10-19 19:40:26 +07:00 |
|
Balázs Orbán
|
6850602a67
|
chore: match Hasura tsocnfig with other adapters
|
2023-10-18 11:46:35 -06:00 |
|
Thang Vu
|
32dbf5486c
|
chore: update example
|
2023-10-18 21:13:27 +07:00 |
|
Balázs Orbán
|
1789fc9d56
|
chore: drop unused dep
|
2023-10-18 13:28:24 +02:00 |
|
Balázs Orbán
|
616221ee37
|
chore: drop fetch polyfill as we require Node.js 18
|
2023-10-18 13:25:57 +02:00 |
|
GitHub Actions
|
d0f4b4a05e
|
chore(release): bump package version(s) [skip ci]
@auth/typeorm-adapter@1.0.5
@auth/prisma-adapter@1.0.4
@auth/pouchdb-adapter@1.0.2
@auth/core@0.17.0
@auth/mikro-orm-adapter@1.0.3
@auth/dynamodb-adapter@1.0.4
@auth/pg-adapter@0.2.2
@auth/mongodb-adapter@2.0.2
@auth/azure-tables-adapter@0.1.3
@auth/hasura-adapter@0.2.3
@auth/kysely-adapter@0.1.3
@auth/drizzle-adapter@0.3.4
@auth/edgedb-adapter@0.2.2
@auth/supabase-adapter@0.1.5
@auth/sveltekit@0.3.10
@auth/surrealdb-adapter@0.1.2
@auth/d1-adapter@0.2.2
@auth/fauna-adapter@1.0.2
@auth/upstash-redis-adapter@1.0.3
@auth/firebase-adapter@1.0.2
@auth/xata-adapter@0.1.2
@auth/sequelize-adapter@1.0.4
@auth/neo4j-adapter@1.0.2
@auth/dgraph-adapter@1.0.2
|
2023-10-17 00:00:25 +00:00 |
|
Balázs Orbán
|
054dbe683c
|
docs: Update sidebars.js
|
2023-10-16 15:04:28 +01:00 |
|
Balázs Orbán
|
9af588774a
|
feat: tweak sign-in page design (#6774)
* feat: simplify sign-in page
* redid styling, add brandName & providersLayout
* edit some styling
* remove default value
* tweak
* tweak
* tweak logos
* Update signin.tsx
---------
Co-authored-by: Thang Vu <hi@thvu.dev>
|
2023-10-16 07:57:49 +07:00 |
|
GitHub Actions
|
c4ad77b867
|
chore(release): bump package version(s) [skip ci]
@auth/hasura-adapter@0.2.2
|
2023-10-08 17:19:45 +00:00 |
|
Balázs Orbán
|
6e1649d13f
|
Merge branch 'main' of github.com:nextauthjs/next-auth
|
2023-10-08 19:15:45 +02:00 |
|
Balázs Orbán
|
ffe8cbc2db
|
fix: don't publish schema.gql
|
2023-10-08 19:15:42 +02:00 |
|
GitHub Actions
|
9caea9b311
|
chore(release): bump package version(s) [skip ci]
@auth/hasura-adapter@0.2.1
|
2023-10-08 17:08:59 +00:00 |
|
Balázs Orbán
|
2f0b85b27c
|
chore: simplify testing
|
2023-10-08 19:05:19 +02:00 |
|
Balázs Orbán
|
979c9f06b3
|
fix: drop graphql and graphql-request peer deps (#8817)
|
2023-10-08 18:53:02 +02:00 |
|
GitHub Actions
|
cf68e85885
|
chore(release): bump package version(s) [skip ci]
@auth/azure-tables-adapter@0.1.2
@auth/hasura-adapter@0.2.0
|
2023-10-07 12:06:07 +00:00 |
|
arjunyel
|
2211693040
|
feat(adapters): add Hasura adapter (#5707)
* feat(adapters): add Hasura adapter
* chore: formatting
* chore: formatting
* chore: formatting
* chore: formatting
* Merge branch 'main' into hasura-adapter
* feat(adapter): add Hasura adapter
* chore: update Hasura adapter readme
* chore(docs): add Hasura
* feat(adapter): move Hasura codegen to script
* feat(adapter): remove docker from Hasura build
* chore: resolve conflict
* fix test
* fix test
---------
Co-authored-by: Thang Vu <hi@thvu.dev>
|
2023-10-07 08:47:48 +07:00 |
|
Balázs Orbán
|
c21e9b94f5
|
chore: Update FUNDING.yml
|
2023-10-06 17:18:05 +02:00 |
|
Balázs Orbán
|
99328272d4
|
docs: add sponsor (#8571)
* add deps
* add components
* style changes
* tweak style
* Styling adjustments for sponsor ad (#8725)
* Configure darkmode
* Styling tweaks
* update readme and sidebar
* add readme images
* use relative url
* add sponsored by
* tweak readme
* swap colors on sidebar
* fix rings
* change to png
* swap
---------
Co-authored-by: Austin Calvelage <austin.calvelage@icloud.com>
|
2023-10-05 16:27:21 +01:00 |
|
Balázs Orbán
|
ebbf92bf4b
|
chore: change fetch-depth
|
2023-10-05 16:45:39 +02:00 |
|
Balázs Orbán
|
a0d302fc08
|
chore: bump @balazsorban/monorepo-release
|
2023-10-05 16:41:54 +02:00 |
|
Balázs Orbán
|
145e4428ed
|
chore: add peek to release workflow
|
2023-10-05 16:35:41 +02:00 |
|
Balázs Orbán
|
6e9356dcb1
|
chore: bump @balazsorban/monorepo-release
|
2023-10-05 16:18:26 +02:00 |
|
Balázs Orbán
|
17e45d88e5
|
Merge branch 'main' of github.com:nextauthjs/next-auth
|
2023-10-05 15:36:31 +02:00 |
|
Balázs Orbán
|
63c9326664
|
fix: move crypto polyfill to test
|
2023-10-05 15:36:26 +02:00 |
|
GitHub Actions
|
ff3a7392fb
|
chore(release): bump package version(s) [skip ci]
@auth/sequelize-adapter@1.0.3
@auth/prisma-adapter@1.0.3
@auth/dgraph-adapter@1.0.1
@auth/core@0.16.1
@auth/drizzle-adapter@0.3.3
@auth/supabase-adapter@0.1.4
@auth/surrealdb-adapter@0.1.1
@auth/mikro-orm-adapter@1.0.2
@auth/firebase-adapter@1.0.1
@auth/fauna-adapter@1.0.1
@auth/neo4j-adapter@1.0.1
@auth/pg-adapter@0.2.1
@auth/d1-adapter@0.2.1
@auth/kysely-adapter@0.1.2
@auth/azure-tables-adapter@0.1.1
@auth/upstash-redis-adapter@1.0.2
@auth/edgedb-adapter@0.2.1
@auth/mongodb-adapter@2.0.1
@auth/typeorm-adapter@1.0.4
@auth/sveltekit@0.3.9
@auth/xata-adapter@0.1.1
@auth/dynamodb-adapter@1.0.3
@auth/pouchdb-adapter@1.0.1
|
2023-10-03 15:58:58 +00:00 |
|
Balázs Orbán
|
e1ba0c948e
|
chore: remove dry run flag
|
2023-10-03 17:54:15 +02:00 |
|
Balázs Orbán
|
304575581b
|
chore: bump @balazsorban/monorepo-release
Fixes #6226
|
2023-10-03 17:32:23 +02:00 |
|
Thang Vu
|
5133892784
|
fix: set correct response status if X-Auth-Return-Redirect (#8779)
Copy from https://github.com/nextauthjs/next-auth/pull/8775
|
2023-10-03 01:14:47 +01:00 |
|
Balázs Orbán
|
a767456e36
|
docs: fix link
Closes #8760
|
2023-10-02 01:02:28 +01:00 |
|
GitHub Actions
|
b277e937e2
|
chore(release): bump package version(s) [skip ci]
@auth/upstash-redis-adapter@1.0.1
@auth/typeorm-adapter@1.0.3
@auth/solid-start@0.1.2
@auth/sveltekit@0.3.8
|
2023-10-02 00:00:42 +00:00 |
|
Balázs Orbán
|
59b2847274
|
docs: fix fallback edit link
|
2023-10-02 01:57:56 +02:00 |
|
Balázs Orbán
|
e32fb16b17
|
fix: match typeorm peer dependencies
Closes #8769
|
2023-10-02 01:53:18 +02:00 |
|
Balázs Orbán
|
45e721c3f7
|
docs: typo
|
2023-09-29 23:03:04 +02:00 |
|
Balázs Orbán
|
de8ad4f5af
|
docs: fix typos
|
2023-09-29 22:58:13 +02:00 |
|