Balázs Orbán
68559941a5
support __Secure session token cookie
2023-04-18 13:50:47 +02:00
Balázs Orbán
cec1fd753e
ignore next-2
2023-04-18 10:40:26 +02:00
Balázs Orbán
c97c40c9cb
fix types, default envs
2023-04-18 10:29:06 +02:00
Balázs Orbán
defc2233be
update session expiry
2023-04-14 13:50:12 +02:00
Balázs Orbán
e0450c9d52
remove log
2023-04-14 12:19:28 +02:00
Balázs Orbán
04021c6d47
respect AUTH_SECRET
2023-04-14 12:14:17 +02:00
Balázs Orbán
210d28b6b0
add lib to package files
2023-04-14 12:14:07 +02:00
Balázs Orbán
fcd9bfc6f8
update node types
2023-04-14 12:01:56 +02:00
Balázs Orbán
0a027cf35d
update deps/lock file
2023-04-14 11:58:32 +02:00
Balázs Orbán
47ac2e94ce
document source code
2023-04-14 11:43:26 +02:00
Balázs Orbán
30e3672708
generate docs
2023-04-14 11:42:47 +02:00
Balázs Orbán
635a9b0c50
update dev app
2023-04-14 11:41:15 +02:00
Balázs Orbán
510b9764f5
add session rotation
2023-04-13 14:44:06 +02:00
Balázs Orbán
7329725702
update deps
2023-04-13 14:43:48 +02:00
Balázs Orbán
23ea9428e0
update dev app
2023-04-13 14:43:25 +02:00
Balázs Orbán
319f7af866
Merge branch 'main' into feat/nextjs-auth
2023-04-12 12:41:41 +02:00
Balázs Orbán
b31f2af66c
feat: misc improvements ( #7228 )
...
* tweak types, fix typos
* filter non-oauth files when generating provider types
* allow implicit config invoke
* remove workaround for multiple cookie settings in Next.js
* feat: return `null` when session does not exist
* error on missing checks when configured
2023-04-12 11:40:55 +01:00
Prana Adiwira
71bb6f2590
fix(providers): Use the proper check for Reddit ( #7224 )
...
Reddit expects the `state` parameter
https://github.com/reddit-archive/reddit/wiki/OAuth2#authorization
2023-04-12 11:37:31 +01:00
Balázs Orbán
58be169b10
update dev app
2023-04-07 12:51:41 +02:00
Balázs Orbán
c87fdd9060
add implicit env reading, simplified API
2023-04-07 12:51:34 +02:00
Balázs Orbán
28263f52bd
Merge branch 'main' into feat/nextjs-auth
2023-04-07 12:39:10 +02:00
Balázs Orbán
6c07331cc5
chore: upgrade turbo
2023-04-06 12:58:10 +02:00
Saurav Maheshkar
c8ef94b2be
chore: move prettier and eslint configs under package.json ( #7145 )
2023-04-06 12:57:16 +02:00
jakzo
75a59fbd92
chore(docs): fix dynamodb typo ( #7130 )
...
fix: typo
2023-04-06 12:57:09 +02:00
Balázs Orbán
27869b70b8
Merge branch 'main' into feat/nextjs-auth
2023-04-01 14:39:34 +02:00
Balázs Orbán
7af7ca4d1c
chore: bump turbo and pnpm
2023-03-31 15:50:44 +02:00
Balázs Orbán
3dd47b0735
docs(example): remove unstable_ prefix
2023-03-31 05:01:58 +02:00
Balázs Orbán
4dc1d421f8
docs: mention client in OAuth config options
...
Related issue #7114
2023-03-30 18:34:30 +02:00
Balázs Orbán
30948fbada
chore: update configs, dependencies
2023-03-30 18:13:07 +02:00
Balázs Orbán
99ca67f1cf
docs: fix typo
2023-03-28 13:59:08 +02:00
Balázs Orbán
a087df8494
docs: fix some links
2023-03-28 13:47:53 +02:00
Sai Srikar Dumpeti
1aa4994de6
docs: respect color scheme ( #7076 )
2023-03-28 04:06:21 +02:00
Alan Hoskins
88023f69b9
fix(docs): remove extra install ( #7081 )
2023-03-27 15:47:32 +02:00
Alan Hoskins
b02057a72d
fix(docs): fix broken links links ( #7083 )
...
Co-authored-by: Alan Hoskins <ahoskins@knowland.com >
2023-03-27 15:46:43 +02:00
Balázs Orbán
400da8c766
fix(providers): mention Email Address as required for Azure B2C
...
closes #7071
2023-03-27 15:44:23 +02:00
Andres Rodriguez
b48104801b
chore(provider): added svg for Reddit ( #7050 )
...
Added svg for Reddit
Co-authored-by: Nico Domino <yo@ndo.dev >
2023-03-27 09:36:47 +02:00
Balázs Orbán
ccbbc800d2
docs: rephrase buttons on landing page
2023-03-27 02:06:33 +02:00
Abdulaziz Askaraliev
d7888263ca
fix(providers): update Yandex to TypeScript ( #7054 )
...
* fix(providers): yandex add typescript.
* fix(providers): yandex add avatar to scope
* fix(providers): Yandex - add types & avatar scope
* fix(providers): Yandex - permissions list
* Apply suggestions from code review
* Apply suggestions from code review
* docs(provider): added comments for
* revert yandex.ts from next-auth/providers/
* fix(providers): yandex fix typo
* revert
* Update [...nextauth].ts
* Update yandex.ts
* Update yandex.ts
* Update [...nextauth].ts
---------
Co-authored-by: Balázs Orbán <info@balazsorban.com >
2023-03-27 00:38:06 +01:00
Balázs Orbán
47d3151410
Merge branch 'main' of github.com:nextauthjs/next-auth
2023-03-27 01:32:54 +02:00
Balázs Orbán
7d264860ab
chore: package builds as docs#dev task dependencies
2023-03-27 01:32:50 +02:00
Abdulaziz Askaraliev
6184b936f5
chore(docs): show close button on announcementBar ( #7074 )
...
* fix #6935 : show close button.
* fix(global-css): show close button on annoucement bar
dev and build were generating different results, adding `!important` fixed on build.
2023-03-26 21:48:36 +02:00
Balázs Orbán
1954258a0a
docs: make security page top-level
2023-03-26 03:46:51 +02:00
Jabed Zaman
c580f0db22
docs: fix session.user is possibly undefined. ( #7058 )
...
fixed the code snippet for the example to consume session via hooks. Threw an error earlier stating 'session.user' is possibly 'undefined'.
2023-03-25 20:15:38 +00:00
Balázs Orbán
d1cf701ed9
docs: change admonition titles
2023-03-24 12:46:02 +01:00
Balázs Orbán
69398e2d3a
docs: clarify guides overview
2023-03-24 12:43:56 +01:00
Balázs Orbán
856b5c50fc
docs: change section title
2023-03-24 12:43:40 +01:00
Balázs Orbán
2830b7de5b
docs: fix some typos
2023-03-24 12:43:23 +01:00
Balázs Orbán
40a0faa586
docs: remove outdated guides
2023-03-24 12:43:08 +01:00
Balázs Orbán
a6b4d958ac
docs: open basics guides by default
2023-03-24 12:42:52 +01:00
Balázs Orbán
cc13df9d51
docs: tweak announcement bar
2023-03-24 12:42:41 +01:00