Balázs Orbán
c0bf2f15fb
chore(release): bump version [skip ci]
next-auth@4.21.0
2023-04-02 11:30:53 +02:00
Thang Vu
d8901777bf
fix: revert #6814 ( #7125 )
2023-04-02 11:27:52 +02:00
Balázs Orbán
319f2ce165
fix(ts): mark id in updateUser as always defined
...
Closes #7027
2023-03-29 14:16:58 +02:00
Balázs Orbán
2d907f0004
feat: make it possible to update the session ( #7056 )
2023-03-29 05:43:48 +02:00
JakobSchlichting
2954588be7
docs: fix typo ( #7094 )
2023-03-29 05:39:57 +02:00
Balázs Orbán
4026183411
docs: fix adapters links
2023-03-27 01:48:23 +02:00
Abdulaziz Askaraliev
86d031faba
fix(providers): add types for yandex provider ( #7073 )
...
* fix(providers): yandex add types
* chore(providers): yandex added comments
* Update yandex.ts
---------
Co-authored-by: Balázs Orbán <info@balazsorban.com >
2023-03-27 00:39:54 +01:00
Thomas Knickman
1e3745d22a
chore(docs): update broken links ( #7069 )
...
fix(docs): update broken links
2023-03-26 21:51:05 +02:00
Balázs Orbán
feaeda9e2a
chore: release with declaration maps
2023-03-25 16:18:38 +01:00
Balázs Orbán
e127600ad4
chore: fix tests
2023-03-25 15:37:17 +01:00
Balázs Orbán
cb3137133c
docs: fix title
2023-03-25 13:46:35 +01:00
Balázs Orbán
b3eaf6329e
docs: fix broken links
2023-03-25 13:22:56 +01:00
Peter
8aa1789697
fix(oauth): allow jwks_uri to be set for non-wellKnown ( #7014 )
...
fix(oauth): allow jwks_uri to be set for non-wellKnown flow by passing jwks_endpoint
Co-authored-by: Thang Vu <hi@thvu.dev >
2023-03-25 18:57:22 +07:00
Balázs Orbán
a7601d0b45
chore: redirect rest of the adapters
2023-03-24 01:57:41 +01:00
Balázs Orbán
bb8d826bc7
Update sidebars.js
2023-03-20 20:43:03 +00:00
Balázs Orbán
f787809cd4
Update overview.md
2023-03-20 20:36:47 +00:00
Balázs Orbán
7789fa17b5
Delete pouchdb.md
2023-03-20 20:36:34 +00:00
Balázs Orbán
740c505901
Update vercel.json
2023-03-20 20:36:06 +00:00
Balázs Orbán
1e579cbaa6
Merge branch 'v4' of github.com:nextauthjs/next-auth into v4
2023-03-16 03:21:37 +01:00
Balázs Orbán
65aacbe97a
docs: fix links
2023-03-16 03:21:33 +01:00
Balázs Orbán
7dbfa5da4d
docs: fix sidebar, remove duplicates
2023-03-16 03:13:36 +01:00
Balázs Orbán
98bd774b75
Update vercel.json
2023-03-16 01:51:34 +00:00
Norbert Hüthmayr
3661ca68b0
doca: Prevent Stalled Request Warning ( #6967 )
...
Added call to end()
Missing end causes `stalled request` warning
2023-03-16 01:30:12 +01:00
Balázs Orbán
7ba986b01e
Update vercel.json
2023-03-09 11:34:27 +00:00
Balázs Orbán
e638ec5eb1
chore: redirect to new reference page
2023-03-09 11:25:25 +00:00
Abheek Dhawan
7327468697
docs: remove incorrect space in MikroORM ( #6886 )
2023-03-08 16:56:26 +00:00
Balázs Orbán
9a9c24897d
docs: redirect prisma
2023-03-05 17:20:30 +01:00
Balázs Orbán
e362653819
chore: format
2023-03-05 16:08:35 +01:00
Balázs Orbán
a92e348ed3
chore: remove duplicate articles
2023-03-05 15:56:43 +01:00
Balázs Orbán
ab0857a99e
chore: correct ts import
2023-03-02 20:32:28 +01:00
Balázs Orbán
50b117dfbb
chore(release): bump version [skip ci]
next-auth@4.20.1
2023-03-02 20:08:55 +01:00
Balázs Orbán
e6590ffc20
fix: unify checks
2023-03-02 20:08:28 +01:00
Balázs Orbán
26c846594f
chore(release): bump version [skip ci]
next-auth@4.20.0
2023-03-02 01:53:44 +01:00
Balázs Orbán
2432ce9001
fix: throw error on missing state
2023-03-02 01:50:05 +01:00
Anthony Jocks
0a689b4f4e
docs: typo in faq.md ( #6826 )
2023-02-28 12:53:44 +01:00
Thang Vu
2fb34bab51
feat: priortize NEXTAUTH_URL_INTERNAL ( #6814 )
2023-02-25 18:51:16 +00:00
Olabode Lawal-Shittabey
d0e7689d07
docs: fix typo on 'nextjs#getserversession' page ( #6790 )
2023-02-23 14:56:58 +01:00
Balázs Orbán
c004659174
docs: add IDS6 documentation
2023-02-22 02:00:56 +00:00
Tom
c212e96f83
docs(providers): fix broken sudo pipe in hostname example ( #6769 )
...
`sudo echo > /etc/hosts` attempts to write to /etc/hosts as a non-priv user, which will fail. `echo | sudo tee /etc/hosts` works.
2023-02-22 01:49:05 +00:00
Balázs Orbán
d41f2a4a02
docs: fix typo
2023-02-21 18:28:05 +01:00
Raúl Marín
5ecf20a804
fix: Add missing logo to Default Signin Page ( #6728 )
...
fix(packages\next-auth\src\core\pages\signin.tsx): add missing logo
2023-02-17 10:23:10 +07:00
Steve Fuller
9e423f3252
docs: Update custom sign in getProvider example ( #6706 )
...
According to the function declaration for [getProviders()](https://github.com/nextauthjs/next-auth/blob/v4/packages/next-auth/src/react/index.tsx#L187 ) it doesn't accept any parameters. Therefore have removed passing of an argument in the doc example.
Using the documentation as is will result in multiple type errors as [referenced in an issue I've posted about](https://github.com/nextauthjs/next-auth/issues/6704 )
2023-02-13 12:56:10 +00:00
Jiří Hofman
cf810f246a
docs: fix wording for deployment on Vercel preview ( #6705 )
2023-02-13 12:50:14 +00:00
Balázs Orbán
05fe398b1a
docs: redirect to new refresh token article
2023-02-10 11:59:18 +01:00
Balázs Orbán
8659c02366
docs: stop encouraging adding providers to legacy
2023-02-10 02:01:10 +01:00
Balázs Orbán
2e039643b6
docs: fix path
...
closes #6663
2023-02-10 01:59:41 +01:00
Balázs Orbán
3943f9b7b2
fix(next-auth): remove engines requirement on openid-client ( #6654 )
2023-02-09 01:52:50 +01:00
Balázs Orbán
f2e85c2113
chore: redirect to more up-to-date docs
2023-02-05 15:13:14 +01:00
Robin
c53c868288
docs: update pages configuration example to typescript ( #6596 )
...
* Update examples to TS
* docs: update files names to corresponding TSX
having jsx syntax, file needs to be jsx/tsx.
* Apply suggestions from code review
---------
Co-authored-by: Balázs Orbán <info@balazsorban.com >
2023-02-03 13:59:36 +00:00
Balázs Orbán
0bc4fcb51a
docs: clarify token and user in session callback
...
closes #6602
2023-02-03 13:52:12 +00:00