Arif Shanji
|
e11f898c10
|
docs: typo (#8366)
|
2023-08-21 13:53:35 +02:00 |
|
Tony Worm
|
3897d47db2
|
docs: Update refresh-token-rotation.md - fix example client code filename (#8088)
|
2023-07-20 01:09:06 +02:00 |
|
Balázs Orbán
|
4026183411
|
docs: fix adapters links
|
2023-03-27 01:48:23 +02:00 |
|
Balázs Orbán
|
b3eaf6329e
|
docs: fix broken links
|
2023-03-25 13:22:56 +01:00 |
|
Balázs Orbán
|
65aacbe97a
|
docs: fix links
|
2023-03-16 03:21: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 |
|