0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
Commit graph

2687 commits

Author SHA1 Message Date
Gao Sun
3ff2e90cd3
chore: add changeset for rotate via CLI 2022-11-07 16:53:08 +08:00
Gao Sun
931750f468
refactor: replace parse() with native Date 2022-11-07 14:44:40 +08:00
Gao Sun
ca126026e9
chore: fix dep in console 2022-11-07 14:36:05 +08:00
Gao Sun
15bb084b6e
refactor: replace dayjs with date-fns 2022-11-07 14:33:47 +08:00
Gao Sun
cf2c546f5d
refactor(cli): remove default case 2022-11-07 11:53:12 +08:00
Gao Sun
682c88aac8
feat(cli): rotate keys 2022-11-07 11:47:51 +08:00
simeng-li
04df1d999d
feat(ui): add password switch link
add password swtich link
2022-11-06 22:37:42 +08:00
simeng-li
e4a487e7bb
fix(ui): fix infinite errorhandler loop bug
fix infinite errorhandler loop bug
2022-11-06 22:29:34 +08:00
simeng-li
e6aead2fb0
refactor(ui): refactor passcodevalidation
refactor passcode validation
2022-11-06 20:55:38 +08:00
Gao Sun
13a6f26cff
chore: upgrade got 2022-11-06 00:20:37 +08:00
Gao Sun
c680c31c94
chore(core): upgrade oidc-provider 2022-11-06 00:16:40 +08:00
Gao Sun
877eb892c9
refactor(core): use isTrue() to check params (#2321) 2022-11-04 22:25:58 +08:00
Gao Sun
68f2d56a24
chore: add German language changeset (#2324) 2022-11-04 22:23:26 +08:00
simeng-li
6f58f30ed0
feat(ui): add forgot password link
add forgot password link
2022-11-04 17:31:12 +08:00
simeng-li
5b2bbd801b
feat(ui): add email and sms password sign-in page (#2312) 2022-11-04 09:13:34 +00:00
simeng-li
9f23e13e2d
feat(ui): add signInMode guard (#2317) 2022-11-04 16:59:52 +08:00
renovate[bot]
8e45325e98
chore(deps): update dependency puppeteer to v19 (#2164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2022-11-04 04:19:20 +00:00
renovate[bot]
0ade7fd492
chore(deps): update dependency jest-environment-jsdom to v29 (#1816)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2022-11-04 10:58:53 +08:00
İhsan Güldür
938608e72b
feat: add case insensitive user search (#2300)
Co-authored-by: wangsijie <wangsijie94@gmail.com>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
Co-authored-by: wangsijie <wangsijie@silverhand.io>
2022-11-04 10:47:54 +08:00
wangsijie
73bb938c3c
feat(schemas): add user is suspended column (#2305)
Co-authored-by: Gao Sun <gao@silverhand.io>
2022-11-04 10:10:01 +08:00
simeng-li
b451f09cb9
refactor(ui): extract passwordless code hook (#2311) 2022-11-03 11:30:31 +00:00
simeng-li
6242907271
feat(ui): add SmsSignIn container (#2309) 2022-11-03 11:22:32 +00:00
simeng-li
96ade39498
feat(ui): add EmailSignIn container (#2308) 2022-11-03 19:14:36 +08:00
simeng-li
d60e1e8267
feat(ui): add PhonePassword container (#2304) 2022-11-03 19:03:02 +08:00
wangsijie
5e571936c9
chore: remove old sign in methods (#2295) 2022-11-03 18:23:12 +08:00
simeng-li
19024719ec
feat(ui): add EmailPassword container (#2302) 2022-11-03 18:05:15 +08:00
Lukas
492ce312be
feat(phrases): add german language (#2053) 2022-11-03 17:16:44 +08:00
Charles Zhao
20dbc8a83e
Merge pull request #2303 from logto-io/renovate/logto-js-sdk-monorepo-packages
chore(deps): update logto js sdk monorepo packages to v1.0.0-beta.12
2022-11-03 14:51:52 +08:00
wangsijie
14091cc8fc
Merge pull request #2310 from logto-io/merge/sie-v2
Merge `master` into feature/sie-v2
2022-11-03 11:42:42 +08:00
Xiao Yijun
42de419f44
Merge branch master into merge/sie-v2 2022-11-03 11:31:42 +08:00
Xiao Yijun
bc989eca38
feat(console): add setup sie notice for the connectors page (#2306) 2022-11-03 10:52:34 +08:00
wangsijie
0dcfd17a4d
chore: config codespaces container (#2267) 2022-11-03 10:34:12 +08:00
wangsijie
1c50efe632
feat: remove forgot password control (#2291) 2022-11-03 10:31:57 +08:00
Randy
02040c1629
chore: ignore fly.toml (#2297) 2022-11-02 10:24:08 +00:00
simeng-li
14b97b93f4
refactor(ui): add SmsRegister Container (#2299) 2022-11-02 07:38:14 +00:00
simeng-li
55f2ba9c20
refactor(ui): introduce EmailRegister (#2296) 2022-11-02 14:58:19 +08:00
renovate[bot]
832d3dd980
chore(deps): update logto js sdk monorepo packages to v1.0.0-beta.12 2022-11-02 05:33:28 +00:00
Xiao Yijun
a4d8d31e98
fix(console): correct sign-in method item state (#2298) 2022-11-02 12:09:44 +08:00
Xiao Yijun
bf6bd75e0f
feat(console): sign up and sign in change alert (#2273) 2022-11-02 11:39:27 +08:00
simeng-li
de870d6def
refactor(ui): update the check username api (#2294) 2022-11-02 03:39:06 +00:00
simeng-li
69f7534b32
refactor(ui): add new PasswordRegisterWithUsernamePage (#2292) 2022-11-02 11:28:06 +08:00
wangsijie
386e021e76
feat(core): check username (#2290) 2022-11-01 16:52:57 +08:00
simeng-li
a1ffc2491f
fix(ui): fix register page other methods link bug (#2288) 2022-11-01 14:45:40 +08:00
Xiao Yijun
c92abdca74
fix(console): should not render when watch return undefined in sign up and sign in form (#2289) 2022-11-01 14:31:48 +08:00
wangsijie
f419fc8279
feat(core): continue sign in with social (#2281) 2022-11-01 10:08:47 +08:00
Charles Zhao
0530eafda7
Merge pull request #2287 from logto-io/gao-fix-gitpod
chore: fix gitpod config
2022-10-31 20:32:03 +08:00
Gao Sun
f657ed3598
chore: fix gitpod config 2022-10-31 19:47:09 +08:00
Xiao Yijun
cb46ad9fd6
refactor(console): add sign in method button (#2277) 2022-10-31 18:41:29 +08:00
simeng-li
2801bf68f9
feat(ui): add username container (#2283) 2022-10-31 10:27:38 +00:00
Gao Sun
229a786255
feat(core): hasura unauthed access support (#2278) 2022-10-31 18:18:13 +08:00