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 |
|
Balázs Orbán
|
f9b75e0a39
|
chore: remove extra tsconfigs
|
2022-12-24 03:16:50 +01:00 |
|
Balázs Orbán
|
9d6f54539d
|
chore: simplify eslint linting
|
2022-12-24 03:10:03 +01:00 |
|
Balázs Orbán
|
0e51c66e11
|
chore: remove package-level lint and format
|
2022-12-24 01:49:31 +01:00 |
|
Balázs Orbán
|
e47c3c81f1
|
chore: format
|
2022-12-24 01:47:46 +01:00 |
|
Balázs Orbán
|
d69edb8501
|
chore: tweak prettierignore
|
2022-12-24 01:46:17 +01:00 |
|
Balázs Orbán
|
e5c0e3513b
|
chore: upgrade monorepo-release package
|
2022-12-24 01:33:50 +01:00 |
|
Balázs Orbán
|
ca208ce732
|
chore: remove husky
|
2022-12-24 01:33:20 +01:00 |
|
Balázs Orbán
|
dcb601987b
|
Merge branch 'main' of github.com:nextauthjs/next-auth
|
2022-12-23 15:00:20 +01:00 |
|
Balázs Orbán
|
7fd799a9ac
|
chore: only lint with prettier
|
2022-12-23 15:00:13 +01:00 |
|
Balázs Orbán
|
fdd5e2390d
|
chore: format
|
2022-12-23 14:42:37 +01:00 |
|
Balázs Orbán
|
fdecbb59c4
|
chore: move all lint/format to top
|
2022-12-23 14:41:53 +01:00 |
|
Nico Domino
|
677d8a346f
|
chore(docs): fix aloglia docusaurus.config.js settings (#6159)
* chore: fix docusaurus algolia config
* chore: add empty 03-core dir
|
2022-12-23 12:41:43 +01:00 |
|
GitHub Actions
|
aad0b8db0e
|
chore(release): bump package version(s) [skip ci]
@auth/core@0.2.1
@auth/sveltekit@0.1.8
|
2022-12-23 06:16:36 +00:00 |
|
Balázs Orbán
|
137bbb8d84
|
fix(core): improve AuthConfig docs
|
2022-12-23 07:02:50 +01:00 |
|
Balázs Orbán
|
d7fbd05eba
|
chore: update monorepo-release package
|
2022-12-23 06:52:57 +01:00 |
|
Balázs Orbán
|
532aa24495
|
chore: use classic PAT for now
|
2022-12-23 05:10:27 +01:00 |
|
github-actions
|
f5da5a5f33
|
chore(release): bump package version(s) [skip ci]
@auth/sveltekit@0.1.7
@auth/core@0.2.0
|
2022-12-23 04:31:30 +01:00 |
|
Balázs Orbán
|
3b85f46c21
|
Update release.yml
|
2022-12-23 04:11:44 +01:00 |
|
Balázs Orbán
|
6aa1af2ffb
|
Update release.yml
|
2022-12-23 04:11:00 +01:00 |
|
Balázs Orbán
|
9364625681
|
Update release.yml
|
2022-12-23 04:09:30 +01:00 |
|
Balázs Orbán
|
1bf2e1d468
|
Merge branch 'main' of github.com:nextauthjs/next-auth
|
2022-12-23 03:58:39 +01:00 |
|