Darcy Ye
|
750ef0c3bf
|
feat(phone passwordless): add passwordless sign-in with phone (#217)
* feat(phone passwordless): add passwordless sign-in with phone
* feat(phone passwordless): rename phoneReg
|
2022-02-09 16:14:42 +08:00 |
|
Wang Sijie
|
77ca86cac6
|
feat(core): register with email (#212)
|
2022-02-08 20:15:36 +08:00 |
|
simeng-li
|
a5c9bf61d7
|
refactor(core): add OIDCRequestError (#214)
* refactor(core): add OIDCRequestError
inplement OIDCRequestError to normalize OIDCProviderError
* fix(coer): cr fix
code review update
|
2022-02-08 15:31:16 +08:00 |
|
Wang Sijie
|
fd1810592b
|
feat(core): check email exist before sending code (#211)
|
2022-02-07 06:14:42 +00:00 |
|
Wang Sijie
|
d14f1a8841
|
feat(core): sign in with email (#209)
* feat(core): sign in with email
* fix: jti comment
* refactor: move sign in methods into lib
|
2022-01-31 11:04:55 +08:00 |
|
Wang Sijie
|
ddb9968c98
|
feat: verifyPasscode (#201)
* fix: consume
* feat: sendPasscode
* feat: verifyPasscode
|
2022-01-29 14:02:54 +08:00 |
|
Wang Sijie
|
02491adb5d
|
feat: sendPasscode (#200)
* fix: consume
* feat: sendPasscode
|
2022-01-28 07:39:38 +00:00 |
|
simeng-li
|
f218667ba4
|
feat(application): add application query exceptions (#172)
* feat(application): add application query exceptions
add application query exceptions
* fix(core): cr fix remove query level exception
remove application query level exception handle logic
* fix(core): delete application query throw slonikError
delete application query throw slonikError
|
2022-01-13 16:02:28 +08:00 |
|
Wang Sijie
|
838ae3fad9
|
feat: add koa-pagination (#143)
* feat: add koa-pagination
* fix: pr fix
|
2021-11-30 11:06:50 +08:00 |
|
Gao Sun
|
806e99de61
|
refactor: replace plain assert with a more strict version (#103)
|
2021-08-31 22:45:28 +08:00 |
|
Gao Sun
|
625520d75a
|
refactor: throw an error when requesting invalid scope (#94)
|
2021-08-28 10:50:38 +08:00 |
|
Gao Sun
|
4694c0d5ce
|
refactor: use 404 when not found
|
2021-08-27 17:13:49 +08:00 |
|
Gao Sun
|
6b6210feee
|
feat: PATCH /application/:id
|
2021-08-27 17:07:15 +08:00 |
|
Gao Sun
|
af11f18e40
|
feat: DELETE /application/:id
|
2021-08-25 23:42:03 +08:00 |
|
Gao Sun
|
6f604f40c2
|
refactor: improved error code of buildInsertInto()
|
2021-08-18 11:54:05 +08:00 |
|
Gao Sun
|
b192b7d17c
|
feat: POST /applicaiton
|
2021-08-18 00:24:00 +08:00 |
|
Gao Sun
|
bb7c8184f7
|
feat: init application api
|
2021-08-14 21:39:37 +08:00 |
|
Gao Sun
|
b457d95a9e
|
refactor: conform RESTful convention (#77)
* refactor: conform RESTful convention
* refactor: update tests
|
2021-08-11 22:13:08 +08:00 |
|
Simeng Li
|
3595657d8f
|
fix git warning
|
2021-08-02 21:34:00 +08:00 |
|
Simeng Li
|
8830228aae
|
✨ Add register moweb page
|
2021-08-02 21:34:00 +08:00 |
|
Gao Sun
|
590dd7d858
|
feat(phrases): add package and refactor error code
|
2021-07-28 01:13:51 +08:00 |
|