0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
Commit graph

2179 commits

Author SHA1 Message Date
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
a86f57a466
refactor: remove oidc_client_id 2021-08-10 21:26:49 +08:00
Gao Sun
89cf297eff
refactor(core): adopt new schemas 2021-08-10 21:11:52 +08:00
Gao Sun
1b6a755376 Merge pull request #71 from logto-io/gao--refactor-applications
refactor(schemas): oidc_clients -> applications
2021-08-10 21:00:29 +08:00
Gao Sun
c384e0da6f Merge pull request #67 from logto-io/gao--add-pnpm-debug-to-gitignore
chore: add `.pnpm-debug.log*` to git ignore
2021-08-10 20:52:34 +08:00
Gao Sun
525fe97728
refactor(schemas): oidc_clients -> applications 2021-08-10 17:21:34 +08:00
Gao Sun
2c6a64892a
chore: add preinstall script to packages 2021-08-10 15:29:32 +08:00
Gao Sun
55e53aab6a
chore(ui): rename page title 2021-08-10 13:46:16 +08:00
Gao Sun
a206b7bd6b
chore: remove unneccesary include 2021-08-10 12:54:19 +08:00
Gao Sun
2f47ae28b7
chore(ui): add patch to matchMedia 2021-08-02 23:45:55 +08:00
Gao Sun
a245f5f1e6
feat(ui): set theme according to system configuration 2021-08-02 22:20:20 +08:00
Simeng Li
cebebec2bf 🚨 fix lint error 2021-08-02 21:58:36 +08:00
Simeng Li
816375e163 🚨 fix lint 2021-08-02 21:41:14 +08:00
Simeng Li
aa9677ea7a 👌 CR address 2021-08-02 21:34:00 +08:00
Simeng Li
3595657d8f fix git warning 2021-08-02 21:34:00 +08:00
Simeng Li
4453c41478 revert test comment 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
9c6b4fc636 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
745cd22c16
feat: add https support 2021-07-31 02:12:47 +08:00
Gao Sun
1be7919545
chore(core): fixing ui proxy next() usage 2021-07-30 22:20:53 +08:00
Gao Sun
181f198260 Merge pull request #51 from logto-io/gao--refactor-routes
refactor(core): align `next()` usage and add prod mode for ui proxy
2021-07-30 13:58:57 +08:00
Gao Sun
45828ad6c5
chore(ui): enable jest testing 2021-07-30 03:42:39 +08:00
Gao Sun
e5d49504ac
refactor(core): align next() usage and add prod mode for ui proxy 2021-07-30 02:21:47 +08:00
Gao Sun
4eb8d93d56
chore: yarn -> pnpm 2021-07-29 17:46:28 +08:00
Gao Sun
b8956c6ab5
chore: cleanup useless scripts 2021-07-29 01:42:14 +08:00
Gao Sun
5f2c9ef840
chore(core): remove resource indicator 2021-07-28 20:35:36 +08:00
Gao Sun
590dd7d858
feat(phrases): add package and refactor error code 2021-07-28 01:13:51 +08:00
Gao Sun
cfed444266
feat(ui): add create account link 2021-07-26 23:56:38 +08:00
Gao Sun
0815d9cb7d
fix(sign-in): update style and locale 2021-07-26 22:39:49 +08:00
Gao Sun
94c5115bb0
feat(sign-in): replace id with username 2021-07-26 22:32:18 +08:00
Gao Sun
13b516dccb
refactor: unify dev script 2021-07-26 22:04:32 +08:00
Gao Sun
6c00d40aeb
refactor: use yarn workspace 2021-07-26 10:54:13 +08:00
Gao Sun
249d7897e5
chore: setup schemas workflow 2021-07-26 01:23:40 +08:00
Gao Sun
f8ae9f8f3a
chore: migrate ui workflow 2021-07-26 01:03:54 +08:00
Gao Sun
96474fed87
chore: upgrade eslint config 2021-07-26 00:18:45 +08:00
Gao Sun
48dc40e139
chore: update README 2021-07-25 22:44:07 +08:00
Gao Sun
bbdde8b68e
chore(ui): add tsc in lint-staged script 2021-07-25 22:39:45 +08:00
Gao Sun
9752dacf85
chore: unify dep and version 2021-07-25 22:36:22 +08:00
Gao Sun
77712167ba
chore: fix core package name 2021-07-25 22:28:42 +08:00
Gao Sun
a4fe321233
chore: add lint-staged precommit hook 2021-07-25 22:27:51 +08:00
Gao Sun
e64fff0a35
refactor: using monorepo 2021-07-25 21:58:27 +08:00
Gao Sun
6d030a4ad3
feat(sign-in): impl. api calls and redirects 2021-07-25 17:41:08 +08:00
Gao Sun
0dd5b8808d
feat(sign-in): add --font-control 2021-07-25 17:41:08 +08:00
Gao Sun
3ab6a018fe
feat(sign-in): add message box 2021-07-25 17:41:08 +08:00
Gao Sun
6fc29557ca
refactor: add disabled to input 2021-07-25 17:41:08 +08:00
Gao Sun
3ddc180d65
feat: init sign-in button 2021-07-25 17:41:08 +08:00
Gao Sun
6f88d1d1a5
feat: init input and i18n 2021-07-25 17:41:08 +08:00
Gao Sun
7bd68b5747
chore: bump config versions 2021-07-25 17:41:07 +08:00
Gao Sun
941cbae453
chore: require tsc 2021-07-25 17:41:07 +08:00
Gao Sun
f726e49e50
refactor: re-org code and add font vars 2021-07-25 17:41:07 +08:00
Gao Sun
ec4261d57c
chore: add CI 2021-07-25 17:41:07 +08:00
Gao Sun
f1db6b3cda
feat: add theme vars 2021-07-25 17:41:07 +08:00
Gao Sun
0bc126f29b
chore: update README 2021-07-25 17:41:07 +08:00
Gao Sun
6169cdbd6d
chore: update commit hooks 2021-07-25 17:41:07 +08:00
Gao Sun
04e2d22cf8
feat: initial commit 2021-07-25 17:41:07 +08:00
Gao Sun
92c706ae98
chore: update vscode config 2021-07-25 17:40:51 +08:00
Gao Sun
b432b10df0
chore: use shared config 2021-07-25 17:40:51 +08:00
Gao Sun
5eab0a878a
v1.1.0-rc.1 2021-07-25 17:40:51 +08:00
Gao Sun
9d28c495c7
chore: update engines 2021-07-25 17:40:51 +08:00
Gao Sun
cbab8fd7d6
v1.1.0-rc.0 2021-07-25 17:40:51 +08:00
Gao Sun
ac53f7befb
feat: add OIDC clients table 2021-07-25 17:40:51 +08:00
Gao Sun
a7d939d88f
v1.0.6 2021-07-25 17:40:50 +08:00
Gao Sun
6e7a4700d9
feat: remove redundant fields and add TS type support in generated files 2021-07-25 17:40:50 +08:00
Gao Sun
f180f42d65
v1.0.5 2021-07-25 17:40:50 +08:00
Gao Sun
0584979dbb
refactor: user_name -> username 2021-07-25 17:40:50 +08:00
Gao Sun
99e4327fdb
v1.0.4 2021-07-25 17:40:50 +08:00
Gao Sun
fbd8498c25
feat: add fieldKeys in generated const 2021-07-25 17:40:50 +08:00
Gao Sun
1b0cce6de9
v1.0.3 2021-07-25 17:40:50 +08:00
Gao Sun
f273ad08e5
fix: add prepare script 2021-07-25 17:40:50 +08:00
Gao Sun
b6ff5ec6ca
v1.0.2 2021-07-25 17:40:50 +08:00
Gao Sun
d30260634d
feat: conditional generate custom types file and export types in index 2021-07-25 17:40:50 +08:00
Gao Sun
efa550834a
feat: generate enum types from SQL 2021-07-25 17:40:50 +08:00
Gao Sun
70a4c6f15a
Add password encryption salt 2021-07-25 17:40:50 +08:00
Gao Sun
e2301a75de
v1.0.1 2021-07-25 17:40:50 +08:00
Gao Sun
b4d45983b1
Add .npmrc 2021-07-25 17:40:50 +08:00
Gao Sun
68d67016ae
Add user table 2021-07-25 17:40:49 +08:00
Gao Sun
02a251b863
Update configs 2021-07-25 17:40:49 +08:00
Gao Sun
053b775e49
Use essentials 2021-07-25 17:40:49 +08:00
Gao Sun
163ca3e51f
Update instance to readonly const 2021-07-25 17:40:49 +08:00
Gao Sun
7961a7fbf0
Generate table metadata 2021-07-25 17:40:49 +08:00
Gao Sun
3b08c4aee8
Complete table types generation 2021-07-25 17:40:49 +08:00
Gao Sun
c8721ac1f8
Init table type generation 2021-07-25 17:40:49 +08:00
Gao Sun
8ae63eabef
Initial commit 2021-07-25 17:40:49 +08:00
Gao Sun
f422c3ae3f
refactor: refine sign-in errors 2021-07-25 17:39:59 +08:00
Gao Sun
405513c977
feat: add default resource 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
b435414d91
refactor(routes): remove koa-compose dep and save guard config in middleware 2021-07-25 17:39:59 +08:00
Gao Sun
869a2425a2
chore: update commit hooks 2021-07-25 17:39:59 +08:00
Gao Sun
b8c1da5ecc
chore: use shared config 2021-07-25 17:39:59 +08:00
Gao Sun
177c8d335e
docs: remove out-dated env sample 2021-07-25 17:39:58 +08:00
Gao Sun
8c95b5d856
refactor: read issuer from env and fallback to localhost 2021-07-25 17:39:58 +08:00
Gao Sun
3e58d991d8
chore: update engines 2021-07-25 17:39:58 +08:00
Gao Sun
aad158085e
chore: setup lint-staged 2021-07-25 17:39:58 +08:00
Gao Sun
0ee771bc33
fix: revert incorrect comments 2021-07-25 17:39:58 +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
Gao Sun
ce36754288
chore: upgrade schemas 2021-07-25 17:39:58 +08:00
Gao Sun
6639cb12df
feat: fetch client info from DB, close #3 2021-07-25 17:39:58 +08:00
Gao Sun
69015b5eee
chore: upgrade slonik 2021-07-25 17:39:58 +08:00
Gao Sun
f0f5ac111c
refactor: re-org OIDC adapter 2021-07-25 17:39:57 +08:00
Gao Sun
3231be014a
feat: adopt schemas v1.0.6 2021-07-25 17:39:57 +08:00
Gao Sun
916130b5fc
api: register with username / password 2021-07-25 17:39:57 +08:00
Gao Sun
b2c59b4e8e
chore: add post_logout_redirect_uris 2021-07-25 17:39:57 +08:00
Gao Sun
928a631bcc
api: add sign in / consent 2021-07-25 17:39:57 +08:00
Gao Sun
f419a91c5d
feat: sign in API via user id + password 2021-07-25 17:39:57 +08:00
Gao Sun
b1decc3706
refactor: use conditional() from essentials 2021-07-25 17:39:57 +08:00
Gao Sun
ba1d171353
refactor: add @ path alias 2021-07-25 17:39:57 +08:00
Gao Sun
27590ec4ad
feat: pipe sign-in routes to playground url 2021-07-25 17:39:57 +08:00
Gao Sun
fca5482e5c
feat: redirect to configured sign in URL 2021-07-25 17:39:56 +08:00
Gao Sun
ef5dd51b51
feat: find user account from db, close #4 2021-07-25 17:39:56 +08:00
Gao Sun
cf2c73c094
Update README.md 2021-07-25 17:39:56 +08:00
Gao Sun
359a1b2857
feat: enable token introspection, close #2 2021-07-25 17:39:56 +08:00
Gao Sun
e7afe3e745
chore: add commitlint 2021-07-25 17:39:56 +08:00
Gao Sun
3196d8101a
Update README.md 2021-07-25 17:39:56 +08:00
Gao Sun
2723d9c49f
Enable token revocation and OIDC CORS 2021-07-25 17:39:56 +08:00
Gao Sun
fb25411d6f
Update config 2021-07-25 17:39:56 +08:00
Gao Sun
39b2fa80bd
Use essentials 2021-07-25 17:39:56 +08:00
Gao Sun
469256f93a
Provide OIDC jwk and reorg code 2021-07-25 17:39:56 +08:00
Gao Sun
65cd21377c
Optmize adapter upsert query 2021-07-25 17:39:56 +08:00
Gao Sun
b892c882be
Finish adapter 2021-07-25 17:39:56 +08:00
Gao Sun
bda284c99b
Init adapter 2021-07-25 17:39:55 +08:00
Gao Sun
2e79dd3d16
Require PKCE 2021-07-25 17:39:55 +08:00
Gao Sun
d3287976cc
Update package.json 2021-07-25 17:39:55 +08:00
Gao Sun
b0f8e929ad
Create main.yml 2021-07-25 17:39:55 +08:00
Gao Sun
48f02d9505
Specify yarn version 2021-07-25 17:39:55 +08:00
Gao Sun
8bcfe0478f
Mount odic-provider 2021-07-25 17:39:55 +08:00
Gao Sun
afcfd12d87
Initial commit 2021-07-25 17:39:55 +08:00