Nico Miebach
|
30ad639d16
|
fix: Add support for Node 18 (#5656)
* add support for Node 18
* update node engines in packages/next-auth
Co-authored-by: Thang Vu <hi@thvu.dev>
|
2022-10-30 23:54:16 -07:00 |
|
Balázs Orbán
|
4423673424
|
docs: update patreon.md
|
2022-10-18 21:32:51 +01:00 |
|
Lluis Agusti
|
5246183c55
|
chore: docs updates (#5581)
* chore: fix version label
* upgrade docusaurus
* fix
* fix
* fix links, NextAuth -> NextAuth.js
* NextJS -> Next.js
* fix guides
* add docusaurus type
Co-authored-by: Balázs Orbán <info@balazsorban.com>
|
2022-10-15 16:39:33 +01:00 |
|
Lluis Agusti
|
cb56cd44ca
|
refactor(docs): re-structure (#4498)
* docs: beta initial commit
* docs(oauth): finish initial tutorial
* docs(oauth-tutorial): finish guide
* docs(docusaurus): just log broken links
* docs: re-organising beta
* docs(beta): sort documents for sorting
* docs: more re-structure
* docs: more re-structure (2)
* fix: more WIP
* fix: more WIP
* chore: more updates
* chore: wip
* chore: wip
* fix lock file
* docs(getting-started): credentials
* chore: remove json-server file
* chore: cleanup
* remove mongodb from dev app
* chore: cleanup
* revert
* chore: cleanup
* chore: more cleanup changes
Co-authored-by: Balázs Orbán <info@balazsorban.com>
|
2022-10-15 15:45:33 +01:00 |
|
Michael Angelo
|
f1d3bc26f9
|
fix(providers): convert Strava Provider to TS (#5241)
* update strava
* add localhost fallback
* lint & small updates
* Update docs/versioned_docs/version-v3/providers/strava.md
Co-authored-by: Lluis Agusti <hi@llu.lu>
* fix
* Delete yarn.lock
* Apply suggestions from code review
Co-authored-by: Lluis Agusti <hi@llu.lu>
Co-authored-by: Balázs Orbán <info@balazsorban.com>
|
2022-09-06 17:06:51 +01:00 |
|
namacha
|
aeb3a44b27
|
docs(tutorial): fixed title of code block (#5282)
|
2022-09-02 18:32:42 +02:00 |
|
Dragate
|
7f2dbfc65b
|
docs: Fix file paths (#5146)
* Correct auth config path
* Fix some relative paths
|
2022-08-12 21:36:08 +02:00 |
|
Lluis Agusti
|
424af6cbc5
|
docs(getting-started): reword NextAuth.js + install (#5081)
* docs: update references to NextAuth
* docs(getting-started): use install snippet
|
2022-08-04 01:34:09 +02:00 |
|
mshd
|
3666e438a3
|
refactor(providers): convert GitHub provider to TypeScript (#4908)
* rewrite github provider in typescript
* rename md js endings
* Update packages/next-auth/src/providers/github.ts
Co-authored-by: Balázs Orbán <info@balazsorban.com>
* add eslint disable next line
Co-authored-by: Balázs Orbán <info@balazsorban.com>
|
2022-07-13 14:07:24 +02:00 |
|
Sagar Gajare
|
839b9108ea
|
docs: provider link fixed (#4913)
|
2022-07-13 01:39:13 +02:00 |
|
Joshua Grant
|
3c210d961b
|
feat(providers): add Duende IdentityServer 6 (#4850)
* add duende identity server 6 provider
* Update docs/versioned_docs/version-v3/providers/duende-identity-server6.md
Co-authored-by: Balázs Orbán <info@balazsorban.com>
* Update docs/versioned_docs/version-v3/providers/duende-identity-server6.md
Co-authored-by: Balázs Orbán <info@balazsorban.com>
* Update packages/next-auth/src/providers/duende-identity-server6.ts
Co-authored-by: Balázs Orbán <info@balazsorban.com>
* Update packages/next-auth/src/providers/duende-identity-server6.ts
Co-authored-by: Balázs Orbán <info@balazsorban.com>
* Update docs/versioned_docs/version-v3/providers/duende-identity-server6.md
Co-authored-by: Balázs Orbán <info@balazsorban.com>
* Update apps/dev/pages/api/auth/[...nextauth].ts
Co-authored-by: Balázs Orbán <info@balazsorban.com>
* Update docs/versioned_docs/version-v3/providers/duende-identity-server6.md
Co-authored-by: Balázs Orbán <info@balazsorban.com>
* Update docs/versioned_docs/version-v3/providers/duende-identity-server6.md
Co-authored-by: Balázs Orbán <info@balazsorban.com>
* Update packages/next-auth/src/providers/duende-identity-server6.ts
Co-authored-by: Balázs Orbán <info@balazsorban.com>
Co-authored-by: Joshua <joshua.grant@tempcover.com>
Co-authored-by: Balázs Orbán <info@balazsorban.com>
|
2022-07-07 14:12:35 +02:00 |
|
Nico Domino
|
846a0a0f9d
|
docs: move database model to mermaid (#3839)
* chore: move database model to mermaid
* chore: update model details
* chore: update docusaurus dependencies
* chore: add model notes
* chore(docs): fix broken links
* Apply suggestions from code review
Co-authored-by: Balázs Orbán <info@balazsorban.com>
|
2022-02-16 00:12:27 +01:00 |
|
Balázs Orbán
|
cbf9622e6f
|
chore: move docs to top-level (#3887)
* chore: move docs to top-level
* chore: add docs back to workspaces
|
2022-02-09 00:42:11 +01:00 |
|