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
Balázs Orbán
6b4644f7e7
chore(adapters): refactor Supabase Adapter test
2022-12-25 05:18:53 +01:00
GitHub Actions
bcf909b69e
chore(release): bump package version(s) [skip ci]
@next-auth/supabase-adapter@0.2.1
@auth/core@0.2.3
@auth/sveltekit@0.1.10
2022-12-24 16:39:23 +00:00
Balázs Orbán
4dcdd21242
fix(providers): add state check to Twitter by default
...
Fixes #6135
2022-12-24 17:16:22 +01:00
Balázs Orbán
137d993a13
chore(dev): upgrade next
2022-12-24 17:15:35 +01:00
Balázs Orbán
8dda662cd6
chore: fix issue validator path
2022-12-24 16:43:51 +01:00
Balázs Orbán
8a438bab32
Merge branch 'main' of github.com:nextauthjs/next-auth
2022-12-24 16:36:33 +01:00
Balázs Orbán
4aaad03e9c
chore: fix issue validator
2022-12-24 16:36:30 +01:00
Fatih Aygün
4fa0d1fa2a
fix(core): correctly normalize endpoint configuration ( #6173 )
2022-12-24 15:31:47 +00:00
Balázs Orbán
c081773667
chore: use classic PAT for example sync
2022-12-24 15:25:57 +00:00
Balázs Orbán
1ab0a2aed4
fix(adapters): correct peer dependency for Supabase Adapter
...
Fixes #6172
2022-12-24 15:23:29 +00:00
Balázs Orbán
cac9816d32
chore: update sync examples PAT
2022-12-24 15:19:27 +00:00
Balázs Orbán
65defc709e
chore(examples): change to named import
2022-12-24 15:14:06 +00:00
Balázs Orbán
1601626d31
chore: prettier ignore generated file
2022-12-24 04:34:47 +01:00
Balázs Orbán
8c4f439279
fix: add package keywords
2022-12-24 04:32:10 +01:00
GitHub Actions
a3cc9cb5f8
chore(release): bump package version(s) [skip ci]
@auth/sveltekit@0.1.9
@auth/core@0.2.2
2022-12-24 03:15:11 +00:00
Balázs Orbán
0ad4be2809
fix(core): add header to README
2022-12-24 04:04:56 +01:00
Balázs Orbán
aea4aaf25f
fix(sveltekit): add header to README
2022-12-24 04:04:49 +01:00
Balázs Orbán
9bd7bc8a47
chore: fix docs building
2022-12-24 03:43:32 +01:00
Balázs Orbán
bf8fc9ca94
chore: fix docs scripts
2022-12-24 03:39:57 +01:00
Balázs Orbán
7116248e87
chore: mark @auth/* as prereleases
2022-12-24 03:30:53 +01:00
Balázs Orbán
ef8f353d94
Merge branch 'main' of github.com:nextauthjs/next-auth
2022-12-24 03:26:10 +01:00
Balázs Orbán
01620f9b7c
chore: drop older node.js versions, update pnpm
2022-12-24 03:26:07 +01:00
Balázs Orbán
87d41aff94
chore: re-add LICENSE as it seems to not be picked up
2022-12-24 02:22:29 +00:00
Balázs Orbán
2d21f5ea5e
chore: remove LICENSE file in favor of .github
...
See: https://github.com/nextauthjs/.github
2022-12-24 02:21:52 +00:00
Balázs Orbán
adf7cae7a0
chore: gitignore eslintcache
2022-12-24 03:17:50 +01:00