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
Balázs Orbán
06b8d4772c
docs: simplify
2023-03-24 03:44:59 +01:00
Balázs Orbán
d644d1fcbf
docs: add sidebar to API reference
2023-03-24 03:43:15 +01:00
Balázs Orbán
380f2de961
docs: add API reference overview
2023-03-24 03:29:29 +01:00
Nikhil Dev Chunchu
dc5f3e1873
chore(docs): update using-a-database-adapter.md ( #7028 )
...
Update using-a-database-adapter.md
2023-03-22 09:30:56 +01:00
Balázs Orbán
93f3fcd1b7
chore: update TypeDoc
2023-03-21 19:38:50 +01:00
Lluis Agusti
1d9b9ba47c
docs(adapters): source content + overview ( #7023 )
...
* docs(adapters): source content + overview
* Apply suggestions from code review
* add adapter packages as docs dependencies
* clean up docusaurus config
* clean up database overview
* fix some links
---------
Co-authored-by: Balázs Orbán <info@balazsorban.com >
2023-03-21 18:26:52 +00:00
Balázs Orbán
8f6108f230
docs: fix Mermaid rendering, lock gatsby playground versions
2023-03-21 18:54:10 +01:00
Balázs Orbán
15943d6696
docs: fix indent
2023-03-21 01:02:20 +01:00
Balázs Orbán
81589bf738
docs: remove/rename files/directories
2023-03-21 00:49:39 +01:00
Balázs Orbán
09402bf2fc
fix: correct logo link
2023-03-20 22:45:14 +01:00
Balázs Orbán
e39a968a7b
fix: correct logo link
2023-03-20 22:38:00 +01:00
Balázs Orbán
b03378be7f
fix: correct links
2023-03-20 22:37:27 +01:00
Balázs Orbán
af415e9438
fix: correct link
2023-03-20 22:31:12 +01:00
Balázs Orbán
90eeeeab2f
docs: unify adapters ( #7013 )
...
* remove unmaintained changelogs
* move logos to docs
* unify readmes
* fix logo urls
2023-03-20 21:28:23 +00:00
Balázs Orbán
f0b475fc72
docs: move adapters sidebar around
2023-03-20 21:59:19 +01:00
Balázs Orbán
f4f8c4a0b3
fix: links and references
2023-03-20 21:56:10 +01:00
Thang Vu
6f2cb460c9
feat: rewrite PouchDB Adapter ( #6745 )
...
BREAKING CHANGE:
Complete rewrite of the package. It is now published as ESM-only and written for `next-auth@4`. `next-auth@3` support is removed.
---------
Co-authored-by: Balázs Orbán <info@balazsorban.com >
2023-03-20 20:50:25 +00:00
Balázs Orbán
46f285f6f0
chore: fix test
2023-03-20 21:45:25 +01:00
Balázs Orbán
6bdb8af78d
fix(test): export _id function for tests
2023-03-20 21:39:44 +01:00
James Billot
04e0637fd8
chore: fix typo in 'collectionsFactory' ( #6985 )
2023-03-20 17:47:38 +01:00
David Prothero
b5712448a1
fix(docs): correct module name ( #6996 )
2023-03-20 17:47:01 +01:00
Gabriel Manor
605d15c3cc
docs: Add Permit.io Bronze Sponsor ( #7008 )
2023-03-20 17:42:11 +01:00
Anti Revoluzzer
d1479125cb
fix: make nonce work correctly ( #6998 )
...
Co-authored-by: Anti Revoluzzer <anti@siimpl.io >
2023-03-20 12:07:11 +00:00
Abdulaziz Askaraliev
2e09bc0d19
docs: show close button ( #7007 )
2023-03-20 11:55:57 +00:00
Balázs Orbán
843fc6ff8f
Merge branch 'main' of github.com:nextauthjs/next-auth
2023-03-20 12:51:22 +01:00
Balázs Orbán
6695ff8503
chore: add missing outputs to Turbo cache
2023-03-20 12:51:18 +01:00
Abdulaziz
80c1f375b8
docs: fix announcementBar fixed height cutting content inside itself ( #6934 ) ( #6975 )
2023-03-16 11:53:01 +01:00
Abdulaziz
5a13288d47
docs: fix text overflow in li tags ( #6973 )
2023-03-16 11:52:13 +01:00
Balázs Orbán
26201e6271
chore: fix indentation
2023-03-16 02:23:46 +00:00
Balázs Orbán
d0d7b90ba1
chore: fix rm command
2023-03-16 02:59:16 +01:00
Balázs Orbán
874624dfbe
fix(ts): fix type
2023-03-16 02:58:17 +01:00