0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/packages/core/src
Gao Sun cc346b4e0a
feat(core): password checking api (#6567)
* feat(core): password checking api

* refactor(core): improve API response
2024-09-11 06:55:07 +00:00
..
__mocks__ fix(core): add hasPassword field to user API response (#6543) 2024-09-04 13:22:44 +08:00
app refactor(console): use vite 2024-07-24 17:47:02 +08:00
caches refactor(core): update cache key 2024-07-10 14:03:18 +08:00
constants feat(core): issue subject tokens (#6045) 2024-06-22 02:31:27 +00:00
database refactor: use silverhand slonik 2024-03-16 19:04:55 +08:00
env-set fix(core,console): update invalid documentation links in console and core (#5937) 2024-05-30 10:17:42 +08:00
errors chore(core,console): update error handling of testing custom JWT 2024-04-01 23:57:50 +08:00
event-listeners refactor(core): log app secret name 2024-07-23 14:57:54 +08:00
i18n
include.d refactor(core): fork client credentials grant 2024-06-23 22:33:06 +08:00
libraries feat(console,core): remove custom token claims api context dev guard (#6553) 2024-09-09 16:57:44 +08:00
middleware feat(core): add koa oidc auth for profile API (#6559) 2024-09-10 18:30:26 +08:00
oidc feat(console,core): remove custom token claims api context dev guard (#6553) 2024-09-09 16:57:44 +08:00
queries fix(core,schemas): check email verification status in me api (#6507) 2024-08-22 15:41:11 +00:00
routes feat(core): password checking api (#6567) 2024-09-11 06:55:07 +00:00
routes-me feat(core): password checking api (#6567) 2024-09-11 06:55:07 +00:00
sentinel refactor: use silverhand slonik 2024-03-16 19:04:55 +08:00
sso refactor(core): refactor the sso interaction handlers (#6186) 2024-07-09 13:51:33 +08:00
tenants refactor(console,core): remove add on dev feature guard (#6466) 2024-08-19 08:47:12 +00:00
test-utils refactor(console,core): remove add on dev feature guard (#6466) 2024-08-19 08:47:12 +00:00
utils feat(core): password checking api (#6567) 2024-09-11 06:55:07 +00:00
index.ts refactor: implement request id (#5813) 2024-05-01 15:49:01 +00:00
main.ts fix(core): prevent uncaught promise rejection (#6009) 2024-06-12 07:05:42 +00:00