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 8616496c61
feat(core): add post single-sign-on authentication endpoint (#4787)
* feat(core): add put interaction sso authentication api

add put interaction sso authentication api

* fix(test): fix integration test type

fix integration test type
2023-10-31 17:52:27 +08:00
..
__mocks__ feat(console,schemas): add new db config to record organization creation status (#4785) 2023-10-31 09:34:44 +08:00
app
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 fix(core): add opaque access token event listener (#4227) 2023-07-25 17:08:16 +08:00
i18n
include.d feat(core): organization apis 2023-10-23 12:18:24 +08:00
libraries feat(core): add ssoConnectors to the sie well-known api (#4777) 2023-10-30 10:28:03 +08:00
middleware chore(test): add integration tests for new APIs 2023-10-24 22:00:18 +08:00
oidc refactor(core): support oidc configuration hot replace (#4590) 2023-10-09 10:05:07 +00:00
queries fix(console,core,test): support filter by type for GET roles and apps APIs (#4727) 2023-10-30 14:25:15 +00:00
routes feat(core): add post single-sign-on authentication endpoint (#4787) 2023-10-31 17:52:27 +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(core): refactor the sso-connector config guard logic (#4752) 2023-10-27 11:47:58 +08:00
tenants feat(core): add ssoConnectors to the sie well-known api (#4777) 2023-10-30 10:28:03 +08:00
test-utils fix(core): dispose tenant cache on demand in order to hot reload oidc provider (#4641) 2023-10-14 12:34:03 +00:00
utils fix(console,core,test): support filter by type for GET roles and apps APIs (#4727) 2023-10-30 14:25:15 +00:00
index.ts