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/tenants
Gao Sun 532454b923
feat(core,connector): support apple sign-in with email (#5454)
* feat(core,connector): support apple sign-in with email

* chore: add tests and changesets

* refactor: fix tests and improve changeset
2024-03-01 05:00:41 +00:00
..
index.ts fix(core): dispose tenant cache on demand in order to hot reload oidc provider (#4641) 2023-10-14 12:34:03 +00:00
Libraries.ts fix(core): mgmt API scopes are not assignable to user roles (#5425) 2024-02-27 03:19:59 +00:00
Queries.ts refactor(core,schemas): remove cloudConnection call in koaTenantGuard (#5395) 2024-02-19 10:45:57 +08:00
SystemContex.test.ts feat(core): integrate with cloudflare (#3919) 2023-06-01 15:32:49 +08:00
SystemContext.ts feat(core,schemas): prepare schemas for protected app custom domain (#5247) 2024-01-19 13:17:20 +08:00
Tenant.test.ts fix(core): dispose tenant cache on demand in order to hot reload oidc provider (#4641) 2023-10-14 12:34:03 +00:00
Tenant.ts feat(core,connector): support apple sign-in with email (#5454) 2024-03-01 05:00:41 +00:00
TenantContext.ts fix(core): dispose tenant cache on demand in order to hot reload oidc provider (#4641) 2023-10-14 12:34:03 +00:00
utils.ts