0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
logto/packages/core/src/utils
IceHe.xyz 511012da92
feat(core): convert Zod union, literal and string guards to OpenAPI schemas (#1126)
* feat(core): convert Zod union and literal guards to OpenAPI schemas

* feat(core): parse swagger schema format with Zod string checks

* test(core): unexpected zod string check

* test(core): unexpected zod literal check
2022-06-16 16:46:38 +08: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
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
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
test-utils.ts fix(deps): update dependency slonik to v28 (#649) 2022-04-24 10:34:18 +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