Gao Sun
51647cf4ca
test: update to native ESM (batch 2)
2022-12-12 21:53:38 +08:00
Xiao Yijun
bb53b32c1d
refactor: sign up settings schema ( #2559 )
2022-12-02 09:52:01 +08:00
Darcy Ye
7ba40a7782
feat: remove enabled
from table connectors
( #2513 )
2022-11-28 18:37:24 +08:00
Darcy Ye
eac8b19245
feat: add POST /connectors ( #2477 )
2022-11-22 11:04:08 +08:00
Gao Sun
4b6d3c584a
refactor(core,test): allow create user with email and add tests
...
- Allow create user with email or username for admin user route
- Add integration tests for email and password sign-in
2022-11-10 15:36:09 +08:00
wangsijie
5e571936c9
chore: remove old sign in methods ( #2295 )
2022-11-03 18:23:12 +08:00
wangsijie
415c24aace
feat(core): password sign in with phone or email ( #2266 )
2022-10-28 15:05:02 +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
55eb5f038d
feat(core): guard sign up methods ( #2194 )
2022-10-20 10:57:49 +08:00
Charles Zhao
85283cfcee
chore: bump to js sdk 1.0.0-beta.4
2022-09-09 18:38:56 +08:00
Charles Zhao
91d1bf8004
fix: downgrade to sdk 1.0.0-beta.2 ( #1896 )
...
fix(console,demo-app): downgrade js sdk version to 1.0.0-beta.2 to avoid sign-in issues
This reverts commit ac945712e6
, reversing
changes made to c97d8610d9
.
2022-09-07 22:31:49 +08:00
renovate[bot]
13954b4885
chore(deps): update dependency @logto/node to v1.0.0-beta.3
2022-09-06 00:31:42 +08:00
Xiao Yijun
f71d9891a8
test: integration test for deleting user identities ( #1728 )
2022-08-03 17:20:22 +08:00
simeng-li
ef9bc1e3fc
test(test): add get access token flow test ( #1701 )
...
add get access token flow test
2022-08-01 15:50:24 +08:00
simeng-li
a2e4729aaa
test(test): add passwordless integration test ( #1697 )
...
* test(test): add paswordless integration test
add passwordless integration test
* fix(test): add clean up
add clean up
2022-08-01 09:51:27 +08:00
simeng-li
0957899d57
refactor(test): refactor log, dashboard, me ( #1692 )
...
* refactor(test): refactor me,logs, dashboard
refactor me,logs, dashboard
* fix(test): cr update
cr update
2022-07-28 02:30:37 +00:00
simeng-li
939dc0eac8
refactor(test): refactor logto client and actions ( #1691 )
...
* refactor(test): refactor logto client and actions
refactor logto client and related actions
* chore(test): rename LogtoClient class
rename LogtoClient class
* refactor(test): rename client and client methods
rename client and client methods
* refactor(test): cr fix
cr fix
* refactor(test): reuse helpers
reuser helpers
2022-07-28 10:13:21 +08:00
simeng-li
162998f414
refactor(test): refactor integration test step 1 ( #1684 )
...
* chore(test): integration test update
add dotenv
* chore(core): update pnpm lock
update pnpm lock
* refactor(test): refactor integration test step 1
extract api, and orgnize test case following core/route structure
* chore(test): update path
update path
* fix(test): update path
update path
* fix(test): cr update
cr update
2022-07-27 03:23:10 +00:00