0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-10 21:58:23 -05:00
logto/packages/core/src/queries
2023-03-13 03:36:10 +00:00
..
application.test.ts refactor(core): migrate user library to factory mode 2023-01-09 17:21:27 +08:00
application.ts refactor(core): remove deprecated query functions 2023-01-11 13:36:35 +08:00
applications-roles.ts refactor: hide internal roles for user tenants 2023-03-09 00:07:33 +08:00
connector.test.ts feat: enabled connector db read and write (#3127) 2023-02-20 18:54:02 +08:00
connector.ts feat: enabled connector db read and write (#3127) 2023-02-20 18:54:02 +08:00
custom-phrase.ts refactor: add function and trigger to set tenant_id 2023-01-28 19:26:29 +08:00
log.ts refactor(core): remove deprecated query functions 2023-01-11 13:36:35 +08:00
logto-config.ts feat(schemas,core): add sessionNotFoundRedirectUrl tenant config (#3365) 2023-03-13 03:36:10 +00:00
oidc-model-instance.test.ts refactor: add function and trigger to set tenant_id 2023-01-28 19:26:29 +08:00
oidc-model-instance.ts refactor: add function and trigger to set tenant_id 2023-01-28 19:26:29 +08:00
passcode.test.ts feat(core): add send and verify APIs for generic type verification code (#2849) 2023-01-12 03:44:07 +00:00
passcode.ts feat(core): add send and verify APIs for generic type verification code (#2849) 2023-01-12 03:44:07 +00:00
resource.test.ts refactor(core): migrate user library to factory mode 2023-01-09 17:21:27 +08:00
resource.ts refactor(core): remove deprecated query functions 2023-01-11 13:36:35 +08:00
roles-scopes.ts refactor: add function and trigger to set tenant_id 2023-01-28 19:26:29 +08:00
roles.test.ts test(core): fix unit tests 2023-01-28 14:43:20 +08:00
roles.ts refactor: hide internal roles for user tenants 2023-03-09 00:07:33 +08:00
scope.ts refactor!: add admin tenant 2023-02-10 13:06:52 +08:00
sign-in-experience.test.ts feat(core,console,schemas,phrases): add privacy policy url (#3315) 2023-03-08 10:56:26 +08:00
sign-in-experience.ts refactor(core): remove deprecated query functions 2023-01-11 13:36:35 +08:00
user.test.ts refactor: update tsconfig 2023-02-17 13:41:05 +08:00
user.ts fix(console): admin user should be able to link google account to profile (#3297) 2023-03-06 16:48:50 +08:00
users-roles.ts refactor: add function and trigger to set tenant_id 2023-01-28 19:26:29 +08:00
verification-status.ts fix(core,schemas): remove sessionId usage from verification status table (#3345) 2023-03-13 11:20:52 +08:00