0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-24 22:05:56 -05:00
logto/packages/core/src
2024-08-23 14:38:14 +08:00
..
__mocks__ feat(schemas): add custom data to application (#6309) 2024-07-25 09:55:57 +00: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 feat(core): issue subject tokens (#6045) 2024-06-22 02:31:27 +00:00
database
env-set
errors
event-listeners refactor(core): log app secret name 2024-07-23 14:57:54 +08:00
i18n
include.d refactor(core): fork client credentials grant 2024-06-23 22:33:06 +08:00
libraries fix(core,schemas): check email verification status in me api (#6507) 2024-08-22 15:41:11 +00:00
middleware refactor(console,core): remove add on dev feature guard (#6466) 2024-08-19 08:47:12 +00:00
oidc fix(core): add grant record for token exchange (#6502) 2024-08-22 07:29:54 +00:00
queries fix(core,schemas): check email verification status in me api (#6507) 2024-08-22 15:41:11 +00:00
routes chore: remove dev feature guard of PAT (#6499) 2024-08-23 14:38:14 +08:00
routes-me fix(core,schemas): check email verification status in me api (#6507) 2024-08-22 15:41:11 +00: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 fix(core,console): disable quota guard and unblock resource creation for pro tenants (#6487) 2024-08-21 08:58:10 +00:00
index.ts
main.ts