Balázs Orbán
c9e74f435c
chore: remove dry run flag
@next-auth/typeorm-legacy-adapter@v1.0.2
next-auth@v4.3.0
@next-auth/mikro-orm-adapter@v2.0.0
@next-auth/mongodb-adapter@v1.0.2
@next-auth/prisma-adapter@v1.0.2
2022-03-15 22:54:43 +01:00
Balázs Orbán
c2601430fa
fix: remove action from bad request response
2022-03-15 22:39:25 +01:00
TheBestMoshe
5b08e084a5
chore(docs): fixed broken link ( #4189 )
2022-03-15 22:07:51 +01:00
Balázs Orbán
6b9333d4ee
docs: Remove false cookie size limit claim
...
Fixed with cookie chunking in v4
2022-03-15 16:02:06 +01:00
William Crutchfield
7636de4a34
Update provider links in oauth.md ( #4175 )
...
Noticed some links we're still looking for the files pre-monorepo
2022-03-14 02:55:13 +01:00
Nico Domino
ad2609d313
chore(docs): bump docusaurus dependencies ( #4168 )
...
* chore: simplify example-gatsby readme header
* chore(docs): upgrade docusaurus deps
* chore: dummy commit - will revert
* chore: revert dummy commit
* chore: revert rm searchParameters option
* chore: more dummy update 🤦
* chore(docs): new aloglia apiKey
* chore(docs): revert dummy update
2022-03-12 20:31:37 +01:00
Danilo Woznica
454add250c
chore(docs): Adds Sandpack integration ( #3880 )
...
Co-authored-by: ndom91 <yo@ndo.dev >
2022-03-12 19:51:23 +01:00
Nico Domino
90b4dbc194
chore: simplify note header ( #4166 )
...
* chore: simplify note header
* chore: simplify example-gatsby readme header
* chore: fix broken docs README badge
* chore: rm docs README prerelease shield
2022-03-12 18:09:22 +01:00
Israel Ortiz
8783b17fc2
docs: update to v4 session object to strategy: "jwt" ( #4159 )
...
I saw in the documentation that v4 now uses
session: {
strategy: "jwt"
},
instead of
session: {
jwt: true
},
also there was double ;; at the end of the return statement, fixing it
2022-03-12 05:48:26 +01:00
boulatbek
3585c8e0c3
docs: Update initialization.md ( #4158 )
...
minor edit to the text to remove redundant words
2022-03-12 05:46:06 +01:00
Balázs Orbán
1be87d40af
docs: warn in Credentials
2022-03-09 18:41:41 +01:00
Theo Tarr
c64aebcd4f
docs: space formatting for redirect callback example ( #4131 )
2022-03-07 13:16:38 +01:00
Deepak Prabhakara
001354eaa8
feat(providers): add BoxyHQ SAML provider ( #3782 )
...
* added saml-jackson provider
* incorporated code review changes
* fixed SAMLJacksonProfile type
* trying to adjust code for monorepo
* cleanup from merge with main
* updated docs link
* added example
* consistent naming
* Incorporated code review changes:
- env var default values moved to env.local.example
- consistent naming and use of id
* email is guaranteed to be present
2022-03-05 23:52:55 +01:00
天阙
b0935c7b4a
docs: fix typo for bungie.md ( #4098 )
2022-03-03 07:13:43 +01:00
Thang Vu
2ea5566d1e
docs(adapters): update overview.md ( #4092 )
2022-03-01 18:47:46 +01:00
Thang Vu
755904d5ae
chore: add WorkOS to readme.md ( #4091 )
2022-03-01 14:45:20 +01:00
Balázs Orbán
d66d963e86
fix: ensure Prisma/MongoDB integration ( #4083 )
...
* chore(deps): upgrade Prisma
* fix: ignore `id` when not needed
* test: ensure MongoDB/Prisma integration
* test: remove table mappers
* docs(adapters): mention MongoDB in the Prisma adapter
* docs: plural
* fix: `@ts-ignore`
* docs: typo, consistency
2022-03-01 05:52:56 +01:00
Lluis Agusti
6f30b7aeb5
docs(getting-started): explain callback URL ( #4065 )
...
* docs(getting-started): explain callback URL
* docs(getting-started): refer to existing guide
* fix: grammar
Co-authored-by: Balázs Orbán <info@balazsorban.com >
* fix: grammar
Co-authored-by: Balázs Orbán <info@balazsorban.com >
* fix: grammar
Co-authored-by: Balázs Orbán <info@balazsorban.com >
Co-authored-by: Balázs Orbán <info@balazsorban.com >
2022-03-01 03:02:14 +01:00
Pumidol Leelerdsakulvong
d69969894e
docs(providers): fix link on 42 School page ( #4062 )
...
* UPDATE documentation
UPDATE incorrect import
ADD callback uri information
* Update docs/docs/providers/42.md
Co-authored-by: Lluis Agusti <hi@llu.lu >
* Update docs/docs/providers/42.md
Co-authored-by: Lluis Agusti <hi@llu.lu >
* Update docs/docs/providers/42.md
Co-authored-by: Lluis Agusti <hi@llu.lu >
* Apply suggestions from code review
Co-authored-by: Lluis Agusti <hi@llu.lu >
Co-authored-by: Balázs Orbán <info@balazsorban.com >
2022-03-01 03:01:30 +01:00
DiamondeX
2a4d45c665
docs: Update securing-pages-and-api-routes.md ( #4085 )
...
I'm not sure, but it looks like the `null` should be returned in case of server-side run, that is with `typeof window === "undefined"`
2022-03-01 02:00:07 +01:00
Balázs Orbán
05803ba36c
fix: deduplicate id, return correct updated data ( #4082 )
...
* chore: remove `:wip` suffix from scripts
* fix: deduplicate id, return updated data
* chore: revert change
* refactor: deduplicate `id` in `updateSession`
* chore(deps): upgrade to `mongo@4.4.0`
2022-03-01 01:40:27 +01:00
dependabot[bot]
8dca4c87ab
chore(deps): bump prismjs from 1.26.0 to 1.27.0 ( #4077 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.26.0...v1.27.0 )
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 00:51:19 +01:00
Novezeil
04383aee9b
docs: fix providers overview page link in readme.md ( #4079 )
2022-02-28 00:51:05 +01:00
Balázs Orbán
9a86bd38cf
chore: disable coverage, fix dynamodb jest config
2022-02-28 00:50:42 +01:00
Balázs Orbán
f1af3ffae7
chore: make upstash tests dependent on env variables
2022-02-28 00:34:54 +01:00
Balázs Orbán
d9bb3ce94b
chore: update Turbo, clean up scopes
2022-02-28 00:29:14 +01:00
Balázs Orbán
2a36da8278
chore: enforce build before publish
2022-02-28 00:13:06 +01:00
ANTARES
0a267d9a72
fix(ts): SignInAuthorisationParams -> SignInAuthorizationParams ( #4072 )
2022-02-25 23:56:10 +01:00
Colin Jones
bc401657a6
fix(ts): make refresh_token nullable ( #4064 )
...
This field is already nullable in the database, so this should only
affect types.
Because the type is being widened, not narrowed, this should also be
fully backwards-compatible, since pre-existing custom entities of type
`string` will be substitutable for the new default type of `string |
null`.
See #4055 for more specifics on the impact.
2022-02-25 03:20:08 +01:00
Maxime VAST
86b7bfdcdc
docs: update auth0 and vercel config documentation ( #4049 )
...
* docs: update auth0 and vercel config documentation
* Update docs/docs/configuration/options.md
Co-authored-by: Balázs Orbán <info@balazsorban.com >
Co-authored-by: Balázs Orbán <info@balazsorban.com >
2022-02-24 00:07:32 +01:00
Nico Domino
83a9867cbc
docs: small css update ( #4053 )
2022-02-23 14:42:01 +01:00
Balázs Orbán
1f07ff05d6
docs: fix lint
2022-02-23 00:49:51 +01:00
Balázs Orbán
163149b424
fix(providers): fix BattleNet
2022-02-23 00:40:56 +01:00
Balázs Orbán
4234742d90
fix(providers): issuer instead of region
2022-02-23 00:30:22 +01:00
Lluis Agusti
3ddfff7808
docs(client): explain basePath on <Provider /> ( #4012 )
...
* docs(client): explain `basePath` on <Provider />
* fix: grammar
Co-authored-by: Balázs Orbán <info@balazsorban.com >
Co-authored-by: Balázs Orbán <info@balazsorban.com >
2022-02-23 00:24:38 +01:00
Karl Stoney
75cb175259
fix: Switch BattleNet to OIDC ( #4015 )
...
* Fixes: https://github.com/nextauthjs/next-auth/issues/4013
* Update packages/next-auth/src/providers/battlenet.ts
Co-authored-by: Balázs Orbán <info@balazsorban.com >
* Update packages/next-auth/src/providers/battlenet.ts
Co-authored-by: Balázs Orbán <info@balazsorban.com >
* Update packages/next-auth/src/providers/battlenet.ts
Co-authored-by: Balázs Orbán <info@balazsorban.com >
* Apply suggestions from code review
* Update battlenet.ts
* Update battlenet.ts
* Update battlenet.ts
Co-authored-by: Balázs Orbán <info@balazsorban.com >
2022-02-23 00:20:31 +01:00
Jonas Strassel
21f410425b
docs: typo thge -> the ( #4046 )
2022-02-23 00:09:36 +01:00
Robert Soriano
3d0c68d9e0
docs: add SvelteKit playground ( #4023 )
...
* docs: add SvelteKit playground
* docs: update readme
* add svelte2tsx for packaging
* remove header component in lib folder
* reexport next-auth functions
* remove as strings
* format svelte files
* update README
* format files
* add hook usage in readme
* Update README.md
Co-authored-by: Balázs Orbán <info@balazsorban.com >
* Update README.md
Additional info for sveltekit + nextauth.js experimental project
Co-authored-by: Balázs Orbán <info@balazsorban.com >
* Update global.d.ts
Remove sample github client id and secret
Co-authored-by: Balázs Orbán <info@balazsorban.com >
* Update .env.example
Co-authored-by: Balázs Orbán <info@balazsorban.com >
* Update example route
Co-authored-by: Balázs Orbán <info@balazsorban.com >
* remove .npmrc
* remove pnpm lockfile
* move prettier config to package.json
* reformat files
* Add secret config
Co-authored-by: Balázs Orbán <info@balazsorban.com >
* remove packaging related lines and files
* remove package command
* Update next-auth.ts
Co-authored-by: Balázs Orbán <info@balazsorban.com >
2022-02-21 22:34:46 +01:00
Thang Vu
03ba6683c7
chore: Replay cache output for next-auth ( #4025 )
2022-02-21 22:24:19 +01:00
AlexRay
3ec3761634
docs(dgraph): fix syntax error in secure schema auth rule ( #4024 )
2022-02-21 02:03:24 +01:00
Balázs Orbán
e9c1059f3c
chore: ignore docs in turbo build
2022-02-21 01:57:03 +01:00
Balázs Orbán
906b7930e8
chore(docs): fix linting
2022-02-21 01:50:12 +01:00
Balázs Orbán
45861548c2
chore: tweak Turbo
2022-02-21 01:40:13 +01:00
Balázs Orbán
0c0a070d6f
refactor(adapters): code clean-up
2022-02-20 01:11:21 +01:00
Thang Vu
3f528b03ff
chore: exclude tests from release artifact ( #4011 )
...
* chore: exclude tests from release artifact
Update base.json
* Symlink readme
2022-02-19 17:00:08 +01:00
Jonas Strassel
e87d5a61f8
feat(adapters): simplify mikro-orm configuration ( #4008 )
...
* feat(mikro-orm): simplify mikro-orm configuration
* docs(mikro-orm): clean up the mikro-orm docs
* chore(deps-dev): bump mikro-orm deps
* Apply suggestions from code review
Co-authored-by: Balázs Orbán <info@balazsorban.com >
2022-02-19 01:25:45 +01:00
Balázs Orbán
fb8874d6d8
fix: only warn when using Twitter + OAuth 2.0 ( #4003 )
2022-02-19 00:39:35 +01:00
Thang Vu
692fafeafb
chore: separate build commands for core and app ( #3845 )
...
* chore: separate build commands for core and app
* Move emitDeclarationOnly to next-auth
* Update release.yml
Co-authored-by: Balázs Orbán <info@balazsorban.com >
2022-02-19 00:38:59 +01:00
dependabot[bot]
b6bf2366e2
chore(deps): bump next from 12.0.9 to 12.1.0 ( #4005 )
...
Bumps [next](https://github.com/vercel/next.js ) from 12.0.9 to 12.1.0.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v12.0.9...v12.1.0 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-18 06:21:11 +01:00
dependabot[bot]
a9ef2292eb
chore(deps): bump vm2 from 3.9.5 to 3.9.7 ( #3979 )
...
Bumps [vm2](https://github.com/patriksimek/vm2 ) from 3.9.5 to 3.9.7.
- [Release notes](https://github.com/patriksimek/vm2/releases )
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.5...3.9.7 )
---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-17 02:19:04 +01:00