Gao Sun
|
bb040cbeee
|
chore: enforce default export name on React files (#101)
|
2021-08-30 22:28:08 +08:00 |
|
Gao Sun
|
ea4cfd0e59
|
chore: update eslint config (#98)
|
2021-08-30 11:30:54 +08:00 |
|
Gao Sun
|
4973053fda
|
refactor: integrate zod in schemas (#90)
|
2021-08-26 13:05:23 +08:00 |
|
Gao Sun
|
58b8ac3957
|
refactor: use composite run steps and remove eslint formatter
|
2021-08-20 18:16:00 +08:00 |
|
Gao Sun
|
cd57fe8866
|
feat(core): setup jest
|
2021-08-20 14:53:23 +08:00 |
|
Gao Sun
|
acd8157a0d
|
feat: validate access token if needed
|
2021-08-15 23:39:03 +08:00 |
|
Gao Sun
|
c58194dd6e
|
chore: add MPL-2.0 license (#76)
|
2021-08-11 22:12:36 +08:00 |
|
Gao Sun
|
2c6a64892a
|
chore: add preinstall script to packages
|
2021-08-10 15:29:32 +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
|
590dd7d858
|
feat(phrases): add package and refactor error code
|
2021-07-28 01:13:51 +08:00 |
|
Gao Sun
|
13b516dccb
|
refactor: unify dev script
|
2021-07-26 22:04:32 +08:00 |
|
Gao Sun
|
96474fed87
|
chore: upgrade eslint config
|
2021-07-26 00:18: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
|
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
|
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
|
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
|
69015b5eee
|
chore: upgrade slonik
|
2021-07-25 17:39:58 +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
|
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
|
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
|
ef5dd51b51
|
feat: find user account from db, close #4
|
2021-07-25 17:39:56 +08:00 |
|
Gao Sun
|
e7afe3e745
|
chore: add commitlint
|
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
|
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
|
d3287976cc
|
Update package.json
|
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 |
|