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
2023-11-12 22:17:54 +08:00
..
__mocks__ refactor(core,schemas): add user logto_data column to store mfa (#4792) 2023-11-02 16:16:21 +08:00
app fix(core): allow http1 in core services (#4823) 2023-11-07 11:39:26 +08:00
caches fix(core): dispose tenant cache on demand in order to hot reload oidc provider (#4641) 2023-10-14 12:34:03 +00:00
database refactor(console): fixing code review to-dos 2023-10-25 12:40:14 +08:00
env-set refactor(schemas,core,cli): alter signing key type to json object (#4582) 2023-10-08 12:51:04 -05:00
errors refactor!: optimize schema types 2023-10-11 16:41:31 +08:00
event-listeners refactor(core): add comments 2023-11-09 11:30:34 +08:00
i18n
include.d test(core): add organization token grant unit tests 2023-11-08 22:50:28 +08:00
libraries feat(core,experience): add sso link and email form (#4850) 2023-11-10 14:41:59 +08:00
middleware feat(core,experience): add sso link and email form (#4850) 2023-11-10 14:41:59 +08:00
oidc Merge pull request #4847 from logto-io/gao-update-org-scopes 2023-11-10 14:48:47 +08:00
queries Merge pull request #4844 from logto-io/gao-organization-token-grant 2023-11-10 14:45:15 +08:00
routes refactor(core): sort swagger tags 2023-11-12 22:17:54 +08:00
routes-me chore: legacy password policy cleanup 2023-09-12 16:12:39 +08:00
sentinel feat(core): integrate basic sentinel (#4562) 2023-09-25 08:20:17 +00:00
sso refactor(schemas): add new sso_connector_id column to the users_sso_identities table (#4843) 2023-11-08 08:55:45 +00:00
tenants refactor(schemas): add new sso_connector_id column to the users_sso_identities table (#4843) 2023-11-08 08:55:45 +00:00
test-utils test(core): add organization token grant unit tests 2023-11-08 22:50:28 +08:00
utils refactor(core): fix tests 2023-11-12 00:27:01 +08:00
index.ts