Thang Vu
0dd29bcc17
remove engines restriction
2023-01-21 16:12:22 +07:00
Thang Vu
44c66b7406
Merge branch 'main' into fix/add-node-19
2023-01-21 15:57:09 +07:00
Atila Fassina
294039a497
docs(xata-adapter): adjust json schema ( #6440 )
2023-01-20 11:17:00 +00:00
Balázs Orbán
b2450ef625
fix(providers): conform Twitch provider to spec with escape hatch ( #6365 )
...
* fix(core): add explicit non-conform escape hatch
* fix(core): default to first supported auth method
* fix(core): stringify `claims` authorization url param
* fix(providers): conform Twitch provider to spec with escape hatch
* configure `client_secret_post` explicitly in provider
2023-01-19 10:28:14 +00:00
Balázs Orbán
a81bb3e51e
feat(core): option to opt out of CSRF checks ( #6379 )
...
* feat(core): add way to opt-out of CSRF checks
* fix logic
* add warning if CSRF endpoint used when skipped
2023-01-19 10:27:18 +00:00
Robin Panta
bb506f7eb9
docs: Fix token expiry comparision in database strategy ( #6430 )
...
* Fix token expiry comparision in database strategy
fixes the condition used for example
in database strategy
* Apply suggestions from code review
Co-authored-by: Balázs Orbán <info@balazsorban.com >
2023-01-18 15:26:23 +00:00
Thang Vu
87d9cc4244
feat: e2e tests ( #6380 )
...
* feat: e2e test init
* run e2e test on CI
* Add credentials to ci
* Update pnpm-lock.yaml
* move test to dev
* add dotenv
* remove in examples
* add e2e command
* revert
* add output cache for turbo e2e
* correct path for upload artifact
* Update release.yml
2023-01-18 19:43:50 +07:00
Richard Shin
d99f9b714a
fix: add node 19 as compatible engine
2023-01-17 21:43:15 -05:00
uatemycookie22
d2e3b76031
docs: Update 02-oauth-tutorial.mdx ( #6408 )
...
Fix typos in 02-oath-tutorial.mdx
2023-01-17 00:24:48 +01:00
Jan-David-Black
c36834b3b0
docs: Updating to _app.tsx ( #6398 )
...
file should be called `_app.tsx` instead of `_app.ts`
2023-01-17 00:24:04 +01:00
khuezy
8f7145801a
feat(adapters): expose DynamoDB adapter options ( #6370 )
...
* feat: add dynmodb adaption options
* fix typo
* Apply suggestions from code review
Co-authored-by: Balázs Orbán <info@balazsorban.com >
2023-01-12 09:59:18 +00:00
Balázs Orbán
fdce27b8ca
fix(providers): remove Twitter OAuth 2.0 workaround
2023-01-11 13:00:15 +01:00
Rhys
4056dafa7a
docs: Minor grammar in email docs ( #6358 )
...
Grammar in email docs
2023-01-11 07:56:08 +01:00
Mahammedi Abdelghani
f0b61bd5fd
docs: fix broken links ( #6359 )
...
- fix some Provider options links ".js" --> ".ts"
2023-01-11 07:55:27 +01:00
Thang Vu
866e42b343
chore: revert to latest dependencies for examples
2023-01-10 21:05:06 +07:00
${Mr.DJA}
6d4cde4b02
feat(core): allow clearing cookies from jwt() ( #6337 )
...
* feat(core): allow clearing cookies from `jwt()`
* revert: allow clearing cookies from `jwt()`
* feat(core): re-apply changes against `@auth/core`
* revert: `decodeJWT` option
* doc: `jwt()` callback
* Apply suggestions from code review
Co-authored-by: Balázs Orbán <info@balazsorban.com >
2023-01-10 12:11:52 +00:00
Ben
2377596bb6
chore(examples): avoid prefetch of non-existing routes in SvelteKit ( #6351 )
...
Avoid prefetch of non-existing routes
This avoids prefetch of the /auth/signin and /auth/signout virtual links as they do not exist in sveltkit routes
2023-01-10 11:56:25 +00:00
Balázs Orbán
3c7c25cefa
docs: improve some provider docs
2023-01-10 12:51:39 +01:00
Thang Vu
c441f681af
chore: don't use latest for examples dependencies
2023-01-10 13:37:51 +07:00
Balázs Orbán
c05951f0f9
docs: add Auth0 and GitHub header
2023-01-09 16:53:30 +01:00
Balázs Orbán
d142252499
chore: update lock file, prettier config
2023-01-09 13:29:28 +01:00
Nathan Meadows
700daec919
fix(docs): page.server.ts -> layout.server.ts ( #6326 )
...
Fix documentation mistake - page.server.ts -> layout.server.ts
2023-01-09 08:43:34 +00:00
OrJDev
d8481f3825
chore(core): use arrow function for generateSessionToken ( #6200 )
...
* fix
* prettify
* Update init.ts
Co-authored-by: Nico Domino <yo@ndo.dev >
Co-authored-by: Balázs Orbán <info@balazsorban.com >
2023-01-09 08:38:33 +00:00
Balázs Orbán
3539a35601
chore: trigger sync
2023-01-07 09:52:33 +01:00
Balázs Orbán
3be7bb7a79
chore: try fork
2023-01-07 09:50:12 +01:00
Balázs Orbán
031cdd13b2
chore: try adding deleteOrphaned back
2023-01-07 09:37:00 +01:00
Balázs Orbán
212b321f7e
chore: remove delete orphaned
2023-01-07 09:29:23 +01:00
Balázs Orbán
1ccb88b3f0
chore: try excluding git
2023-01-07 09:27:35 +01:00
Balázs Orbán
16d680b110
chore: revert
2023-01-07 09:04:13 +01:00
Balázs Orbán
6e027811ef
chore: set git config globally
2023-01-07 09:01:33 +01:00
Balázs Orbán
e5df406429
chore: try adding email+username
2023-01-07 08:56:25 +01:00
Balázs Orbán
e4ddb533ff
chore: hint that we want to use fine grained GH_PAT
2023-01-07 08:48:15 +01:00
Balázs Orbán
4e16b21a60
chore: update sync GH Action
2023-01-07 08:41:43 +01:00
Balázs Orbán
dd9f1b7421
chore: move provider logos under /img
2023-01-07 08:12:24 +01:00
Balázs Orbán
4ebec5d385
docs: fix marquee
2023-01-07 08:04:56 +01:00
Balázs Orbán
c1f3cbda3c
chore: move icons to website
2023-01-07 08:02:27 +01:00
Sacramentix
ba3ed049d1
fix: typo on example resposne -> response ( #6311 )
2023-01-07 07:49:56 +01:00
Balázs Orbán
9238294192
feat(core): Redesigned all default pages ( #5825 )
...
* feat(pages): Redesigned all default pages according to sketches discussed.
* chore(signin): Remove console.log
* fix(css): Makes cards scale down to 320px and have a fixed width on larger screens
* fix(styling): Adds margins on bottom and top of card.
* chore(docs): Change the documentation according to changes. Uploaded new images that reflect the new pages.
* fix(next-auth/core): Fixes correct styling of provider button across browsers.
* chore(docs): Add doc string to beta docs aswell
* feat: move changes to core
* revert change in next-auth
Co-authored-by: Nico Domino <yo@ndo.dev >
Co-authored-by: Thang Vu <hi@thvu.dev >
revert signin
2023-01-07 07:49:56 +01:00
Balázs Orbán
83c6bfe237
fix(core): improve stack traces ( #6259 )
2023-01-07 07:47:30 +01:00
Tyler Miller
07109616c8
docs(sveltekit): Typo fix ( #6309 )
...
Co-authored-by: Balázs Orbán <info@balazsorban.com >
2023-01-07 07:47:30 +01:00
Ikko Eltociear Ashimine
95c8f7930e
chore: Fix typo in solid-start/README.MD ( #6305 )
2023-01-07 07:47:30 +01:00
Thang Vu
8005f0cdb0
chore: update watch command for next-auth dev
2023-01-07 07:47:30 +01:00
Finn
6e0ae59ed3
docs(providers): added JS doc's to the mattermost provider ( #6299 )
...
* aded js doc
* engerish
2023-01-07 07:47:30 +01:00
Kostas Botsas
1b19aa39b8
fix(adapters): remove formatVersion from Xata schema ( #5772 )
...
Xata schema has removed the formatVersion field, including it in a schema definition results in an error.
2023-01-07 07:47:30 +01:00
Balázs Orbán
69cda58707
fix(core): move types submodule top top
2023-01-07 07:47:30 +01:00
Balázs Orbán
b20a5f554a
feat(providers): add Mattermost provider ( #6290 )
...
* added mattermost provider
* upaded docs and removed callback uri
* username -> name
* updated types to match other providers
* cleanup
* add logos
* style sign-in button
* add JSDoc to profile
* add JSDoc comments
* correction
Co-authored-by: Balázs Orbán <info@balazsorban.com >
delete mattermost icons
2023-01-07 07:47:30 +01:00
Balázs Orbán
f8d77c4daf
chore: hardcode issue labeler markdown path
2023-01-05 12:14:57 +01:00
Balázs Orbán
a3d23450a8
chore: fix issue labeler path
2023-01-05 12:09:44 +01:00
Balázs Orbán
9abee0b2ee
chore: use import.meta.url in issue labeler
2023-01-05 12:07:44 +01:00
Balázs Orbán
5cf580d10b
chore(examples): clean up example READMEs, add deploy buttons
2023-01-05 11:18:01 +01:00