Gao Sun
|
ba09de9b1e
|
refactor(core,cli): extract common utils to @logto/shared
|
2022-10-10 23:26:40 +08:00 |
|
Gao Sun
|
08bea22195
|
chore(deps): upgrade packages (#1738)
* chore(deps): upgrade packages
* refactor: update per lint report
* chore(deps): upgrade configs
* fix(ui): lint rules compatibility
* chore: remove unused override
* chore(deps): upgrade jest config
|
2022-08-05 05:58:31 +00:00 |
|
Gao Sun
|
6c39790180
|
feat(core): add response guard (#1542)
* feat(core): add response guard
* refactor(core): print error if not prod
|
2022-07-15 17:01:51 +08:00 |
|
Gao Sun
|
81b63f07bb
|
feat: expose zod error (#1474)
|
2022-07-08 16:05:43 +08:00 |
|
Xiao Yijun
|
dcd84086f6
|
refactor(core): slonik error handling (#307)
|
2022-03-02 15:44:57 +08:00 |
|
simeng-li
|
108705076f
|
test(ut): add error type ut (#229)
add error type ut
|
2022-02-15 18:11:23 +08:00 |
|
simeng-li
|
cdcadb968f
|
refactor(core): refactor error handler logic (#220)
* refactor(core): refactor error handler logic
add oidc and slonik custom error handler
* fix(core): fix typo
fix type
* refactor: align core errors
align some old core error definitions
|
2022-02-14 11:50:47 +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 |
|
simeng-li
|
86c68739e6
|
refactor(errors): introduce Slonik Deletion Error (#177)
replase all deletion query RequeestError with DeletionError extends SlonikError
|
2022-01-14 10:19:43 +08:00 |
|
Gao Sun
|
ea4cfd0e59
|
chore: update eslint config (#98)
|
2021-08-30 11:30:54 +08:00 |
|
Gao Sun
|
6f604f40c2
|
refactor: improved error code of buildInsertInto()
|
2021-08-18 11:54:05 +08:00 |
|
Gao Sun
|
bb7c8184f7
|
feat: init application api
|
2021-08-14 21:39:37 +08:00 |
|
Simeng Li
|
754b9ea872
|
refactor: move error types to schema bundle
move error types to schema bundle
|
2021-08-11 21:04:12 +08:00 |
|
Gao Sun
|
590dd7d858
|
feat(phrases): add package and refactor error code
|
2021-07-28 01:13:51 +08:00 |
|
Gao Sun
|
f422c3ae3f
|
refactor: refine sign-in errors
|
2021-07-25 17:39:59 +08:00 |
|
Gao Sun
|
6031b8a683
|
feat: auto-gen api doc
|
2021-07-25 17:39:59 +08:00 |
|
Gao Sun
|
a7ab69ecd5
|
refactor: re-org RequestError files
|
2021-07-25 17:39:58 +08:00 |
|
Gao Sun
|
0356010ee3
|
feat: add /sign-in/abort api, close #32
|
2021-07-25 17:39:58 +08:00 |
|
Gao Sun
|
9befa9c5f6
|
refactor: display oidc errors in json, close #34
|
2021-07-25 17:39:58 +08:00 |
|
Gao Sun
|
ae6e196f37
|
refactor: add guard and error handler middleware
|
2021-07-25 17:39:58 +08:00 |
|