Balázs Orbán
f42ef7cc62
apply suggestion
2023-01-06 18:44:48 +01:00
Balázs Orbán
35a708a2c3
remove prettier-ignore
2023-01-03 07:36:59 +01:00
Balázs Orbán
4f919ca76f
fix error name
2023-01-03 07:35:46 +01:00
Balázs Orbán
036e34b4b6
fix(core): improve stack traces
2023-01-03 07:24:12 +01:00
Cameron Downey
d2288ee4cc
fix(docs): turn SvelteKitAuth to named import in code example ( #6250 )
2023-01-02 10:52:47 +00:00
Thang Vu
5a6f76bf2c
fix: docs build ( #6253 )
...
* fix: docs build
* chore: move next-auth output to dist
* chore: add next-auth as deps for doc
* Revert "chore: move next-auth output to dist"
This reverts commit 9596a9134e6de4f4bd8dcfaa6d3002e98863d8f8.
* remove dist prefix
2023-01-02 16:57:14 +07:00
Thang Vu
15bed6260c
chore: change Thang's email
2023-01-01 22:45:36 +07:00
Balázs Orbán
1423733d61
fix(adapters): define correct peer dependencies for DynamoDB ( #6249 )
...
* Add @aws-sdk/client-dynamodb as peer dependency
* Add missing DynamoDBClientConfig interface import
* Add missing installation requirements
Co-authored-by: Didi Keke <nyedidikeke@users.noreply.github.com >
2023-01-01 15:16:01 +00:00
Thang Vu
77d8f47f51
chore: restore turborepo next-auth#build.outputs
2023-01-01 22:06:50 +07:00
Balázs Orbán
3120d28299
chore: update lockfile
2023-01-01 16:03:09 +01:00
Nico Domino
e6a320bb0f
chore(docs): fix homepage logo, build, and lighthouse improvements ( #6238 )
...
* chore(docs): fix homepage logo size
* chore(docs): fix sidebars.js solid-start doc path name
* chore(docs): image file and size optimizations
* chore(docs): fix semantic misordered headings
* chore(docs): make banner link more descriptive
* chore(docs): add solid-start redirect
2022-12-31 21:28:59 +01:00
Birk Skyum
7d4d436efe
chore(examples): fix broken docs link in solidstart example ( #6241 )
2022-12-31 21:28:17 +01:00
GitHub Actions
c6f5c4d1cf
chore(release): bump package version(s) [skip ci]
@auth/sveltekit@0.1.11
@auth/core@0.2.4
@auth/solid-start@0.1.0
2022-12-31 11:09:43 +00:00
Balázs Orbán
09a075cc7e
fix(core): loosen dependency version requirements
2022-12-31 12:05:23 +01:00
Balázs Orbán
f1475955ea
chore: solidstart -> solid-start
2022-12-31 11:53:29 +01:00
Balázs Orbán
e6f48775fa
chore: add packages to docs build dependency list
2022-12-31 11:44:40 +01:00
Balázs Orbán
ba87e86d47
chore: update lock file
2022-12-31 11:42:08 +01:00
Balázs Orbán
b0dd1fac93
chore: disable solid start example sync (temp)
2022-12-31 11:34:49 +01:00
Balázs Orbán
054288316b
chore(examples): rename solid-start to solidstart
2022-12-31 11:31:47 +01:00
Balázs Orbán
5e02019a3c
chore: what is yaml
2022-12-31 10:23:17 +00:00
Balázs Orbán
9da0e66193
chore: fix indent
2022-12-31 10:20:48 +00:00
OrJDev
287c8f0f91
feat(solid-start): introduce @auth/solid-start package/example ( #6158 )
...
* feat: add solid framework package and example
* solidstart docs
* Update 02-oauth-tutorial.mdx
* minor docs fixes
* Fix sidebar typo
* Update sync.yml
* Update sidebars.js
* minor fixes
* fix deps
* upgrade auth example
* Update root.tsx
* Update NavBar.tsx
* Update Protected.tsx
* protected
* move example
* Update sidebars.js
Co-authored-by: Balázs Orbán <info@balazsorban.com >
Co-authored-by: Nico Domino <yo@ndo.dev >
2022-12-31 10:15:31 +00:00
Balázs Orbán
87ed5077ad
fix(sveltekit): make AUTH_SECRET dynamic
...
fixes #6231
2022-12-31 10:45:42 +01:00
Jonny
2cbf815445
fix(ts): add function overload to getToken ( #5823 )
...
* added function overload to getToken
* use MissingSecret error instead
* had wrong import
* change in core
Co-authored-by: Balázs Orbán <info@balazsorban.com >
2022-12-31 09:26:23 +00:00
박찬혁
d63166db3a
fix(ts): narrow Kakao's birtday_type profile property type ( #6036 )
...
* feat: type safety for BirthDay
* update in core
* birthday single word
Co-authored-by: Balázs Orbán <info@balazsorban.com >
2022-12-31 08:32:26 +00:00
Håkon Collett Bjørgan
f387793d71
fix(core): clarify that JWT is encrypted by default ( #5824 )
...
* fix(core): update CallbacksOptions.jwt docstring
Change description to reflect that JWT is encrypted by default
* update in core
Co-authored-by: Balázs Orbán <info@balazsorban.com >
2022-12-31 07:52:48 +00:00
Balázs Orbán
b0ecf4e861
chore: update lockfile
2022-12-31 08:41:32 +01:00
Balázs Orbán
5a73c6efa3
chore: clean up pr labeler
2022-12-31 08:32:48 +01:00
Thang Vu
4aec142525
chore: split apps to dev, examples, playgrounds ( #6228 )
...
* chore: dev -> dev/nextjs
* chore: move to /examples
* chore: move to playgrounds, add dev/sveltekit
* Update sync.yml
* chore: dev scripts
2022-12-31 07:17:42 +00:00
1337cookie
45f423ed5d
chore: gitignore generated src/lib/pages/styles.ts ( #6210 )
...
* chore: gitignore generated src/lib/pages/styles.ts
* chore: gitignore generated styles.ts
* chore: gitignore generated styles.ts
* chore: remove generated styles.ts
2022-12-29 05:14:09 +01:00
1337cookie
2e52a89c52
docs: fix links to moved docs ( #6196 )
2022-12-27 16:10:31 +01:00
Zgîmbău Tudor
ecde35e9c4
docs: Fix hydration error for SSR example ( #6202 )
2022-12-27 16:09:10 +01:00
ndom91
5a51330d55
chore(docs): add turbo docs build dependency
2022-12-27 14:43:52 +01:00
Nico Domino
b2db3eabee
chore(docs): fix build step ( #6188 )
...
* chore(docs): fix build step temporarily
* fix: turbo docs build
2022-12-27 01:10:38 +01:00
Carlos Galarza
3865e44c1e
fix(core): typo in API reference ( #6194 )
2022-12-27 01:09:55 +01:00
Zgîmbău Tudor
9f5acc5749
docs: Fix the hooks code in oauth getting started ( #6193 )
...
* Fix the hooks code in oauth getting started
Fixes https://github.com/nextauthjs/next-auth/issues/6192
* Apply suggestions from code review
Co-authored-by: Nico Domino <yo@ndo.dev >
Co-authored-by: Balázs Orbán <info@balazsorban.com >
Co-authored-by: Nico Domino <yo@ndo.dev >
2022-12-27 01:08:37 +01:00
Iswar Mondal
0bbc8246b8
docs: Fixed the broken link of Contributing Guide in README ( #6191 )
...
* Updated the Contributing Guide link in README file
* Replaced the Contributing Guide broken link in README
2022-12-26 19:38:33 +01:00
Thang Vu
511f66b0a8
chore: enable remote caching for GH actions ( #6187 )
2022-12-26 11:38:30 +00:00
Thang Vu
ae57199258
chore(examples): unify /protected path behavior for Sveltekit and N… ( #6176 )
...
chore(examples): unify `/protected` path behavior for Sveltekit and Next.js
2022-12-25 17:56:10 +07:00
Balázs Orbán
aad425fced
docs: show property types
2022-12-25 09:53:53 +01:00
Balázs Orbán
8ef1010bb1
chore: attempt to fix supabase test
...
SUPABASE_SERVICE_ROLE_KEY could be an empty string
2022-12-25 06:38:29 +01:00
Balázs Orbán
950ca3169a
chore: make supabase wget quite
2022-12-25 06:30:03 +01:00
Balázs Orbán
edbf0fc011
chore: revert concurrency
2022-12-25 06:19:20 +01:00
Balázs Orbán
46bac818fe
chore: add concurrency to tests
2022-12-25 06:15:48 +01:00
Balázs Orbán
9e64eb0cdd
chore: simplify turbo config
2022-12-25 06:15:27 +01:00
Balázs Orbán
955e379330
chore: format
2022-12-25 05:59:12 +01:00
Balázs Orbán
7be4461253
chore: don't minify output CSS
2022-12-25 05:58:43 +01:00
Balázs Orbán
c2e06dc445
chore: upgrade oauth4webapi
2022-12-25 05:58:08 +01:00
Balázs Orbán
4dd70a5f6f
fix(ts): enable strict type checking
2022-12-25 05:55:25 +01:00
Balázs Orbán
98dbf56494
Merge branch 'main' of github.com:nextauthjs/next-auth
2022-12-25 05:19:32 +01:00