f5aaf514c9
docs: change osu! capitalization inside the document
2023-11-28 21:49:09 +01:00
Christopher Ehrlich
fa287becaa
fix(providers): correct nodemailer imports ( #9261 )
...
fix: nodemailer imports
2023-11-28 10:50:16 +00:00
Jonathan Ruffles
a7ab94e921
Fixes: broken Adapter links on multiple pages ( #9262 )
...
* Fix verification-token link
* Fix upgrade guide verification token
* Fix introduction adapter link
* Fix GitHub adapter link
* Fix 'Create an adapter' adapter link
* Fixed Twitter adapter link
* Fix 'Azure AD provider' adapter link
2023-11-28 10:48:12 +00:00
Hex
8f0e5c9aeb
docs: fix incorrect link ( #9198 )
...
Update adapters.md
2023-11-21 17:06:08 +00:00
CPChiste
95962d59ea
docs: Update options example in client.md ( #9161 )
...
The line being changed is the first instance of basePath in this document, and it is highlighting an errant way to define a custom basePath as it is missing the necessary full route to NextAuth which is explained further down. This is misleading if the user reads the comment about custom base paths and stops reading there.
2023-11-20 09:39:23 +00:00
Balázs Orbán
a8f9c0679f
docs: Update email.md
...
fixes #9184
2023-11-20 09:24:14 +00:00
Alan Lopez
d497ae558d
docs: https -> http ( #9107 )
2023-11-10 19:58:53 +00:00
Balázs Orbán
5b647e1ac0
chore(release): bump version [skip ci]
2023-11-10 19:01:37 +01:00
Balázs Orbán
d237059b6d
fix: differentiate between issued JWTs
2023-11-10 19:01:12 +01:00
Nuri Hodges
0f0c444ab8
chore: update cookie options snippet ( #9095 )
2023-11-09 15:17:44 +00:00
Natale Toscano
fbd68a1802
docs: Fix Adapters Link ( #9009 )
...
* Update options.md
* Apply suggestions from code review
* Update options.md
---------
Co-authored-by: Balázs Orbán <info@balazsorban.com >
2023-11-07 04:54:08 +00:00
Olaf Görlitz
18e8b92289
fix(dev): fix import links for authOptions ( #8938 )
...
* fixed instruction link
* fixed import link of authOptions in dev app
* deleted old, obsolete authOptions
---------
Co-authored-by: Thang Vu <hi@thvu.dev >
2023-11-04 16:02:53 +07:00
Balázs Orbán
09f5aabce6
docs: fix source links
2023-10-30 20:15:14 +01:00
Nandu
9dd2bceab5
docs: Update discord.md ( #8958 )
...
* Update discord.md
* Update discord.md
---------
Co-authored-by: Balázs Orbán <info@balazsorban.com >
2023-10-30 04:54:44 +01:00
f4ee5635c3
docs: remove capitalization on osu! ( #8975 )
2023-10-30 04:52:30 +01:00
Jonathan Ruffles
4318a4c9a9
docs: Fixes broken link on v4 auth0 provider page ( #8998 )
...
Update auth0.md
2023-10-30 04:50:57 +01:00
Serge Närhi
62ec78cc0f
docs: Fix link to database adapters doc ( #8986 )
2023-10-30 04:48:09 +01:00
Balázs Orbán
3415f1f01c
chore(release): bump version [skip ci]
2023-10-27 13:00:39 -07:00
Balázs Orbán
b922f7dccb
fix: allow Next.js 14 as peer dependency
2023-10-27 13:00:15 -07:00
Simone Ruberto
93f9153d77
docs: fix Broken link ( #8935 )
2023-10-24 20:25:42 +02:00
Thang Vu
2c43f83fa6
chore(release): bump version [skip ci]
next-auth@4.24.3
2023-10-18 22:05:32 +07:00
Thang Vu
7446969587
fix: css build error
2023-10-18 22:04:55 +07:00
Thang Vu
701edba1c1
chore(release): bump version [skip ci]
next-auth@4.24.2
2023-10-18 21:57:34 +07:00
Thang Vu
8141c7e217
fix: css build error
2023-10-18 21:55:25 +07:00
Thang Vu
ab3f78bbae
chore(release): bump version [skip ci]
next-auth@4.24.1
2023-10-18 21:36:50 +07:00
Thang Vu
ff4519bdda
chore: only build next-auth in v4
2023-10-18 21:31:36 +07:00
Thang Vu
52a93d0409
fix: css build error
2023-10-18 21:31:24 +07:00
Thang Vu
39ecfbd255
chore(release): bump version [skip ci]
next-auth@4.24.0
2023-10-18 21:07:53 +07:00
Thang Vu
a39d35b341
feat: tweak default sign-in page ( #8888 )
2023-10-18 20:52:54 +07:00
Balázs Orbán
1cee92563f
docs: Update sidebars.js
2023-10-16 15:04:51 +01:00
Balázs Orbán
e3845270c6
docs: add sponsor
2023-10-10 15:59:08 +02:00
Thang Vu
2510f74809
chore(release): bump version [skip ci]
next-auth@4.23.2
2023-10-02 18:57:37 +07:00
Thang Vu
27b2519b84
fix(next): returns correct status for signing in with redirect: false for route handler ( #8775 )
...
* fix: returns status for signing in with credentials provider `redirect: false`
* chore: format cookie.ts
2023-10-02 18:48:36 +07:00
Ahmed Abdelbaset
5f15b0704a
docs: fix typo ( #8767 )
...
fix typo
2023-10-02 01:03:25 +01:00
Balázs Orbán
e4573ffff5
docs: typo
2023-10-02 01:37:14 +02:00
Balázs Orbán
4ce1951a2b
docs: close admonition
2023-10-02 01:34:55 +02:00
Balázs Orbán
c95531d651
docs: mention auth() convention under getServerSession
2023-10-02 01:32:35 +02:00
Balázs Orbán
654d52bb56
docs: mention getServerSession under SessionProvider
2023-10-02 01:27:35 +02:00
Herbie Vine
b72d7be9be
docs: set decode fn not jwt obj ( #8742 )
...
Co-authored-by: Balázs Orbán <info@balazsorban.com >
2023-09-29 15:36:32 +02:00
Balázs Orbán
76fcc4e70c
chore: don't sync example from v4 branch
2023-09-27 12:49:25 +02:00
Balázs Orbán
4cacf504dd
docs: clarify pages in middleware
2023-09-26 13:23:04 +02:00
Balázs Orbán
50eb23f626
fix: update security policy link
2023-09-25 11:30:27 +02:00
Balázs Orbán
d813c00b3e
fix(ts): fix typo
2023-09-20 19:48:30 +01:00
Soheil Nazari
fc4448a85a
docs: add extra tips for next app router ( #8227 )
...
* Update example.md
* Update example.md
* Update example.md
* Update docs/docs/getting-started/example.md
* Update docs/docs/getting-started/example.md
* Update docs/docs/getting-started/example.md
---------
Co-authored-by: Thang Vu <hi@thvu.dev >
2023-09-20 13:46:47 +07:00
Thang Vu
16f781c091
chore: update email
2023-09-16 12:07:27 +07:00
Jared Wyce
ebfdaece0e
fix: remove trailing ? from signIn URL ( #8466 )
...
* fix: 🎣 avoid phishing categorization by VPNs
* Update packages/next-auth/src/react/index.tsx
* Update packages/next-auth/src/react/index.tsx
---------
Co-authored-by: Thang Vu <hi@thvu.dev >
2023-09-06 12:55:03 +07:00
Devdat Kumar
64a190e549
docs: Update adapters.md ( #8397 )
...
"Drizzle" and "Kysely" links have been added to the list, and the list has been sorted.
https://next-auth.js.org/adapters
2023-08-24 10:23:41 +01:00
Arif Shanji
e11f898c10
docs: typo ( #8366 )
2023-08-21 13:53:35 +02:00
Balázs Orbán
dcb11da2e2
docs: update error page
...
closes #8174
2023-08-18 09:22:25 +01:00
Thang Vu
9f900befe6
chore(release): bump version [skip ci]
next-auth@4.23.1
2023-08-16 14:43:26 +07:00