0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
logto/packages/core/src
simeng-li 1383aafebb
fix(core): avoid duplicate operationId (#6574)
avoid duplication operationId
2024-09-12 13:44:03 +08:00
..
__mocks__ fix(core): add hasPassword field to user API response (#6543) 2024-09-04 13:22:44 +08:00
app refactor(console): use vite 2024-07-24 17:47:02 +08:00
caches refactor(core): update cache key 2024-07-10 14:03:18 +08:00
constants
database
env-set
errors
event-listeners refactor(core): log app secret name 2024-07-23 14:57:54 +08:00
i18n
include.d
libraries refactor: update display, quota guard and usage report logic for enterprise users (#6565) 2024-09-11 12:26:39 +00:00
middleware feat(core): add koa oidc auth for profile API (#6559) 2024-09-10 18:30:26 +08:00
oidc feat(console,core): remove custom token claims api context dev guard (#6553) 2024-09-09 16:57:44 +08:00
queries fix(core,schemas): check email verification status in me api (#6507) 2024-08-22 15:41:11 +00:00
routes fix(core): avoid duplicate operationId (#6574) 2024-09-12 13:44:03 +08:00
routes-me fix(core): allow no password user to set password in console profile (#6572) 2024-09-12 10:48:00 +08:00
sentinel
sso refactor(core): refactor the sso interaction handlers (#6186) 2024-07-09 13:51:33 +08:00
tenants refactor(console,core): remove add on dev feature guard (#6466) 2024-08-19 08:47:12 +00:00
test-utils refactor(console,core): remove add on dev feature guard (#6466) 2024-08-19 08:47:12 +00:00
utils refactor: use orgsLimit instead of orgsEnabled as org quota key (#6570) 2024-09-12 11:17:43 +08:00
index.ts
main.ts