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
2024-01-30 15:31:43 +08:00
..
__mocks__ refactor(core): remove default page rules (#5325) 2024-01-30 10:55:31 +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
constants fix(core): fix protected app callback uri (#5308) 2024-01-25 18:14:34 +08:00
database refactor: remove magic links 2024-01-29 20:21:45 +08:00
env-set
errors refactor!: optimize schema types 2023-10-11 16:41:31 +08:00
event-listeners feat(core,schemas): add daily token usage table to ease the usage calculation (#5148) 2023-12-25 04:56:53 +00:00
i18n
include.d refactor(core): reuse refresh_token grant for org tokens 2023-11-10 14:51:42 +08:00
libraries test: add organization invitation api tests 2024-01-30 15:31:43 +08:00
middleware fix(core,schemas): use database index to prevent subdomain conflict (#5326) 2024-01-30 11:53:27 +08:00
oidc feat(core): add third-party application scopes and organizations restriction (#5249) 2024-01-19 10:31:26 +08:00
queries Merge pull request #5335 from logto-io/gao-remove-magic-links 2024-01-30 15:29:21 +08:00
routes Merge pull request #5335 from logto-io/gao-remove-magic-links 2024-01-30 15:29:21 +08:00
routes-me feat: create invitation (#5245) 2024-01-25 19:44:20 +08:00
sentinel
sso chore(core): increase sso oidc token iat tolerance (#5074) 2023-12-08 10:27:13 +08:00
tenants feat: create invitation (#5245) 2024-01-25 19:44:20 +08:00
test-utils refactor(core): add koaAutoConsent middleware (#5078) 2024-01-05 10:00:31 +08:00
utils refactor: add invitation api tests (#5324) 2024-01-29 01:39:52 +00:00
index.ts