0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-30 20:33:54 -05:00
logto/packages/core/src
Charles Zhao f8f14c0ba7
feat(core): set up proxy to host custom ui assets if available (#6214)
* feat(core): set up proxy to host custom ui assets if available

* refactor: use object param for koa spa proxy middleware

* refactor: make queries param mandatory
2024-07-17 17:33:47 +08:00
..
__mocks__ feat(core,schemas): add post custom ui assets api (#6118) 2024-07-15 16:06:09 +00:00
app refactor: implement request id (#5813) 2024-05-01 15:49:01 +00:00
caches refactor(core): update cache key 2024-07-10 14:03:18 +08:00
constants feat(core): issue subject tokens (#6045) 2024-06-22 02:31:27 +00:00
database refactor: use silverhand slonik 2024-03-16 19:04:55 +08:00
env-set fix(core,console): update invalid documentation links in console and core (#5937) 2024-05-30 10:17:42 +08:00
errors chore(core,console): update error handling of testing custom JWT 2024-04-01 23:57:50 +08:00
event-listeners feat(core,schemas): token exchange grant (#6057) 2024-07-01 16:36:34 +08:00
i18n
include.d refactor(core): fork client credentials grant 2024-06-23 22:33:06 +08:00
libraries feat(core,schemas): implement the username password registration flow (#6249) 2024-07-16 16:18:30 +08:00
middleware feat(core): set up proxy to host custom ui assets if available (#6214) 2024-07-17 17:33:47 +08:00
oidc refactor: patch type issues 2024-07-13 21:30:35 +08:00
queries feat(core,schemas): add post custom ui assets api (#6118) 2024-07-15 16:06:09 +00:00
routes feat(core): add the new user provision (#6253) 2024-07-17 14:39:20 +08:00
routes-me feat(core,schemas): add post custom ui assets api (#6118) 2024-07-15 16:06:09 +00:00
sentinel refactor: use silverhand slonik 2024-03-16 19:04:55 +08:00
sso refactor(core): refactor the sso interaction handlers (#6186) 2024-07-09 13:51:33 +08:00
tenants feat(core): set up proxy to host custom ui assets if available (#6214) 2024-07-17 17:33:47 +08:00
test-utils refactor: reorg the implementation 2024-04-25 21:20:19 +08:00
utils feat(core,schemas): add post custom ui assets api (#6118) 2024-07-15 16:06:09 +00:00
index.ts refactor: implement request id (#5813) 2024-05-01 15:49:01 +00:00
main.ts fix(core): prevent uncaught promise rejection (#6009) 2024-06-12 07:05:42 +00:00