0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-27 21:39:16 -05:00
Commit graph

71 commits

Author SHA1 Message Date
Gao Sun
03b2997898 refactor(core): re-org files 2021-08-12 19:39:28 +08:00
simeng-li
8c64cb5a08
Merge pull request #75 from logto-io/simeng-api-schema
refactor(core): move api errorType to schemas package flow
2021-08-11 23:12:02 +08:00
Gao Sun
e588670d82
refactor: conform RESTful convention (#77)
* refactor: conform RESTful convention

* refactor: update tests
2021-08-11 22:13:08 +08:00
Gao Sun
eebe75256c
chore: add MPL-2.0 license (#76) 2021-08-11 22:12:36 +08:00
simeng_li
7ca7785b01 refactor: move error types to schema bundle
move error types to schema bundle
2021-08-11 21:04:12 +08:00
Gao Sun
4e854acd63 refactor: remove oidc_client_id 2021-08-10 21:26:49 +08:00
Gao Sun
8815083ce2 refactor(core): adopt new schemas 2021-08-10 21:11:52 +08:00
Gao Sun
b93f72f79d chore: add preinstall script to packages 2021-08-10 15:29:32 +08:00
Gao Sun
189837b1a5
Merge pull request #56 from logto-io/gao--add-https-support
feat: add https support
2021-07-31 16:28:00 +08:00
Gao Sun
0aea233744 feat: add https support 2021-07-31 02:12:47 +08:00
Gao Sun
247109dedc chore(core): fixing ui proxy next() usage 2021-07-30 22:20:53 +08:00
Gao Sun
658f01f815 refactor(core): align next() usage and add prod mode for ui proxy 2021-07-30 02:21:47 +08:00
Gao Sun
802553a0f5 chore: yarn -> pnpm 2021-07-29 17:46:28 +08:00
Gao Sun
aa76c069e4 chore: cleanup useless scripts 2021-07-29 01:42:14 +08:00
Gao Sun
4c07a12ae9 chore(core): remove resource indicator 2021-07-28 20:35:36 +08:00
Gao Sun
78d4024248 feat(phrases): add package and refactor error code 2021-07-28 01:13:51 +08:00
Gao Sun
cb7d53b05d feat(sign-in): replace id with username 2021-07-26 22:32:18 +08:00
Gao Sun
11e4ef1d8d refactor: unify dev script 2021-07-26 22:04:32 +08:00
Gao Sun
53b2297551 refactor: use yarn workspace 2021-07-26 10:54:13 +08:00
Gao Sun
8d73a63ac5 chore: upgrade eslint config 2021-07-26 00:18:45 +08:00
Gao Sun
2a463ade42 chore: update README 2021-07-25 22:44:07 +08:00
Gao Sun
6bf7254c04 chore: unify dep and version 2021-07-25 22:36:22 +08:00
Gao Sun
dea3f780a2 chore: fix core package name 2021-07-25 22:28:42 +08:00
Gao Sun
76ae129d1e chore: add lint-staged precommit hook 2021-07-25 22:27:51 +08:00
Gao Sun
0725a132b2 refactor: using monorepo 2021-07-25 21:58:27 +08:00
Gao Sun
d54699a091 refactor: refine sign-in errors 2021-07-25 17:39:59 +08:00
Gao Sun
314f425f1a feat: add default resource 2021-07-25 17:39:59 +08:00
Gao Sun
e77d2d9414 feat: auto-gen api doc 2021-07-25 17:39:59 +08:00
Gao Sun
2c0aa72bd8 refactor(routes): remove koa-compose dep and save guard config in middleware 2021-07-25 17:39:59 +08:00
Gao Sun
1d8ac4bc8e chore: update commit hooks 2021-07-25 17:39:59 +08:00
Gao Sun
4778ccddd1 chore: use shared config 2021-07-25 17:39:59 +08:00
Gao Sun
91dafc3fef docs: remove out-dated env sample 2021-07-25 17:39:58 +08:00
Gao Sun
10ef252630 refactor: read issuer from env and fallback to localhost 2021-07-25 17:39:58 +08:00
Gao Sun
d28bf9f42a chore: update engines 2021-07-25 17:39:58 +08:00
Gao Sun
a012b3eef7 chore: setup lint-staged 2021-07-25 17:39:58 +08:00
Gao Sun
b870f25ba3 fix: revert incorrect comments 2021-07-25 17:39:58 +08:00
Gao Sun
90636497fe refactor: re-org RequestError files 2021-07-25 17:39:58 +08:00
Gao Sun
d1c63caa44 feat: add /sign-in/abort api, close #32 2021-07-25 17:39:58 +08:00
Gao Sun
e0a3dc14ad refactor: display oidc errors in json, close #34 2021-07-25 17:39:58 +08:00
Gao Sun
ee48155589 refactor: add guard and error handler middleware 2021-07-25 17:39:58 +08:00
Gao Sun
a9af74bae7 chore: upgrade schemas 2021-07-25 17:39:58 +08:00
Gao Sun
ac2574d51c feat: fetch client info from DB, close #3 2021-07-25 17:39:58 +08:00
Gao Sun
39100b2da3 chore: upgrade slonik 2021-07-25 17:39:58 +08:00
Gao Sun
73d6185105 refactor: re-org OIDC adapter 2021-07-25 17:39:57 +08:00
Gao Sun
06589c5c4e feat: adopt schemas v1.0.6 2021-07-25 17:39:57 +08:00
Gao Sun
b49e75f287 api: register with username / password 2021-07-25 17:39:57 +08:00
Gao Sun
3158f9f0d5 chore: add post_logout_redirect_uris 2021-07-25 17:39:57 +08:00
Gao Sun
b5be4939b3 api: add sign in / consent 2021-07-25 17:39:57 +08:00
Gao Sun
f73ce64d51 feat: sign in API via user id + password 2021-07-25 17:39:57 +08:00
Gao Sun
3e200e2879 refactor: use conditional() from essentials 2021-07-25 17:39:57 +08:00