0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-03-10 22:22:45 -05:00
logto/packages/core/src/utils
Gao Sun 273720ea8c
refactor(core): use ENDPOINT to replace original env urls (#1416)
* refactor(core): use `ENDPOINT` to replace original env urls

* refactor(core): log endpoint if needed

* refactor: update AC App ID in tests

* fix(core): oidc issuer

* refactor: remove unnecessary `.toString()`
2022-07-05 10:01:49 +00:00
..
assert-that.test.ts test(core): add ut for util methods (#264) 2022-02-21 16:42:17 +08:00
assert-that.ts refactor(core): remove confusing assertThat signature (#1066) 2022-06-07 16:26:04 +08:00
format.test.ts feat(core): add phone number and email mask (#891) 2022-05-20 10:04:52 +08:00
format.ts feat(core): add phone number and email mask (#891) 2022-05-20 10:04:52 +08:00
id.test.ts test(core): add ut for util methods (#264) 2022-02-21 16:42:17 +08:00
id.ts feat: POST /applicaiton 2021-08-18 00:24:00 +08:00
oidc-provider-event-listener.test.ts feat(core): grantRevokedListener for logging revocation of access and refresh token (#900) 2022-05-20 13:54:05 +08:00
oidc-provider-event-listener.ts feat(core): grantRevokedListener for logging revocation of access and refresh token (#900) 2022-05-20 13:54:05 +08:00
pagination.test.ts feat: add koa-pagination (#143) 2021-11-30 11:06:50 +08:00
pagination.ts chore: upgrade eslint-config to v0.6.1 2022-01-27 19:26:34 +08:00
password.ts refactor(core): remove confusing assertThat signature (#1066) 2022-06-07 16:26:04 +08:00
schema.ts feat: PATCH /application/:id 2021-08-27 17:07:15 +08:00
test-utils.ts fix(deps): update dependency slonik to v28 (#649) 2022-04-24 10:34:18 +00:00
url.ts refactor(core): use ENDPOINT to replace original env urls (#1416) 2022-07-05 10:01:49 +00:00
zod.test.ts feat(core): convert Zod union, literal and string guards to OpenAPI schemas (#1126) 2022-06-16 16:46:38 +08:00
zod.ts feat(core): convert Zod union, literal and string guards to OpenAPI schemas (#1126) 2022-06-16 16:46:38 +08:00