wangsijie
d634cb1b0e
fix(core): get per app sie ( #2433 )
2022-11-14 17:57:47 +08:00
wangsijie
7d11172a8f
fix(core): remove ts from tests ( #2428 )
2022-11-14 14:01:25 +08:00
wangsijie
4a4a59f44d
Merge pull request #2320 from logto-io/feature/suspend
...
feat: suspend user
2022-11-14 11:47:22 +08:00
Charles Zhao
21e649af81
refactor(core): change session health validation method for session APIs
2022-11-11 19:28:40 +08:00
wangsijie
955812c7ed
chore: merge branch master into feature/suspend
2022-11-11 15:20:18 +08:00
wangsijie
27ce104ec5
fix(core): handle not found error for password sign in ( #2383 )
2022-11-11 14:54:46 +08:00
wangsijie
b9a1ded63f
Merge branch master into merge/suspend
2022-11-11 10:46:54 +08:00
Charles Zhao
ebb34ff923
Merge pull request #2398 from logto-io/charles-bug-fix-patch-user-management-api
...
fix(core): fix field updating issues in patch user management api
2022-11-11 10:46:01 +08:00
wangsijie
651436fbd9
fix(core): fix user password and identities check ( #2379 )
2022-11-11 10:35:46 +08:00
Charles Zhao
8f3de6aa0b
fix(core): fix field updating issues in patch user management api
2022-11-11 01:07:05 +08:00
wangsijie
f75d5e605e
feat(core): block suspended user from sign in ( #2366 )
2022-11-10 15:49:26 +08:00
Charles Zhao
970e7a626a
Merge pull request #2359 from logto-io/charles-log-4570-improve-admin-patch-user-api
...
refactor(core): allowing more editable properties for patch user API
2022-11-10 12:42:52 +08:00
Charles Zhao
25048a6604
refactor(core): allowing more editable properties for patch user API
2022-11-10 12:19:25 +08:00
wangsijie
6e4e5ffc0d
fix(core): add check required profile to password routes ( #2357 )
2022-11-09 08:36:11 +00:00
Charles Zhao
ec36266a1b
feat(core): add sign-in timestamp in session interaction ( #2325 )
2022-11-09 15:10:37 +08:00
wangsijie
c8a7efb0cc
Merge branch 'feature/sie-v2' into merge/sie-v2
2022-11-09 08:45:19 +08:00
wangsijie
e699e3fb62
fix(core,schemas): fix email and sms verification for continue route ( #2349 )
2022-11-08 22:59:43 +08:00
wangsijie
5c81d6f147
Merge branch master into merge/sie-v2
2022-11-08 22:58:36 +08:00
Gao Sun
931750f468
refactor: replace parse()
with native Date
2022-11-07 14:44:40 +08:00
Gao Sun
15bb084b6e
refactor: replace dayjs with date-fns
2022-11-07 14:33:47 +08:00
wangsijie
1c50efe632
feat: remove forgot password control ( #2291 )
2022-11-03 10:31:57 +08:00
wangsijie
386e021e76
feat(core): check username ( #2290 )
2022-11-01 16:52:57 +08:00
wangsijie
f419fc8279
feat(core): continue sign in with social ( #2281 )
2022-11-01 10:08:47 +08:00
wangsijie
bf73837839
feat(core): require set a password ( #2272 )
2022-10-31 11:37:06 +08:00
wangsijie
415c24aace
feat(core): password sign in with phone or email ( #2266 )
2022-10-28 15:05:02 +08:00
wangsijie
95cf53b59a
refactor(core): rename username password routes ( #2263 )
2022-10-27 15:45:00 +08:00
simeng-li
b5512b9213
refactor(core): rename phone signInMethod to sms ( #2252 )
...
Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>
2022-10-26 14:47:13 +08:00
Xiao Yijun
9b97775fc0
chore: merge master into feature/sie-v2
2022-10-24 13:50:26 +08:00
Gao Sun
f56b5b5c48
refactor: fix lint errors
2022-10-21 14:03:35 +08:00
wangsijie
5959372325
Merge branch master into merge/sie-v2
...
merge
2022-10-21 10:43:56 +08:00
wangsijie
06ae2aff15
Revert "chore: merge master into sie-v2 ( #2182 )" ( #2216 )
2022-10-20 17:03:18 +08:00
wangsijie
2e5f332edc
feat(core): limit sign in method ( #2213 )
2022-10-20 15:36:50 +08:00
wangsijie
387bc21384
feat(core): control forgot password ( #2212 )
2022-10-20 14:41:41 +08:00
wangsijie
55eb5f038d
feat(core): guard sign up methods ( #2194 )
2022-10-20 10:57:49 +08:00
wangsijie
e5f8139880
chore: merge master into sie-v2 ( #2182 )
...
Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>
Co-authored-by: IceHe <icehe@silverhand.io>
Co-authored-by: Gao Sun <gao@silverhand.io>
Co-authored-by: simeng-li <simeng@silverhand.io>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
Co-authored-by: Mahesh Vagicherla <59088937+b4s36t4@users.noreply.github.com>
Co-authored-by: FlurryNight <47457170+FlurryNight@users.noreply.github.com>
Co-authored-by: Lukas <lukas@slucky.de>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-18 15:44:49 +08:00
Darcy Ye
025456c16d
chore: merge master and fix conflicts
2022-10-14 17:55:58 +08:00
simeng-li
5f8875c688
refactor(ui): refactor passwordless flow
...
refactor passwordless flow
2022-10-13 19:05:21 +08:00
simeng-li
e4914c9451
fix(core): remove log
...
remove log
2022-10-13 14:17:27 +08:00
simeng-li
2295946791
refactor(core): refactor passwordless route
...
refactor passwordless route
2022-10-13 14:13:03 +08:00
Charles Zhao
c419e00dcb
chore: bump toolkit version and update color tokens
2022-10-13 13:17:19 +08:00
Darcy Ye
2c0c49e1fb
refactor(core): sign-in and register flow share verification session ( #2109 )
2022-10-11 06:49:33 +00:00
Darcy Ye
9dba4b14a0
refactor(ui,phrases,core): forgot password reuse verification flow ( #2105 )
2022-10-11 06:31:26 +00:00
Darcy Ye
d3d189aa77
refactor(core,ui,test): sign-in and register flows mount on passwordless APIs ( #2054 )
2022-10-10 14:21:39 +08:00
Darcy Ye
0960afc97d
refactor(core,phrases): add send/verify passcode via email/sms routes and corresponding UTs ( #2035 )
...
* refactor(core,phrases): add send/verify passcode via email/sms routes and corresponding UTs
* refactor(core,phrases): flow to reuse PasscodeType
2022-09-30 08:55:55 +00:00
Darcy Ye
eea4d4cd3e
refactor(core): should not use login to store session info ( #2017 )
2022-09-28 21:01:10 +08:00
Darcy Ye
ec3fa4715d
chore(core): remove unnecessary updateLastSignInAt ( #1982 )
2022-09-26 03:28:18 +00:00
Darcy Ye
acdc86c856
feat(core): add POST /session/forgot-password/reset ( #1972 )
2022-09-22 03:30:45 +00:00
simeng-li
5f81cd1ef5
refactor(core): refactor admin user auth check logic ( #1970 )
...
* refactor(core): refactor admin user auth check logic
refactor admin user auth check logic
* test(core): add ut
add ut
* test(core): add integration test
add integration test
* fix(test): fix integration test
fix integration test
2022-09-21 11:18:00 +08:00
Darcy Ye
1ea39f3463
feat(core): add POST /session/forgot-password/{email,sms}/verify-passcode ( #1968 )
2022-09-20 08:38:08 +00:00
Darcy Ye
af2600d828
feat(core): add POST /session/forgot-password/{email,sms}/send-passcode ( #1963 )
2022-09-20 14:14:27 +08:00