0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
logto/packages/schemas
2022-09-20 08:38:08 +00:00
..
src feat(core): add POST /session/forgot-password/{email,sms}/verify-passcode (#1968) 2022-09-20 08:38:08 +00:00
tables feat(schemas): add logto configs table (#1940) 2022-09-15 17:39:49 +08:00
.gitignore refactor(schemas): remove src/db-entries from source control (#764) 2022-05-09 15:04:36 +08:00
CHANGELOG.md release: v1.0.0-beta.9 2022-09-07 16:21:37 +00:00
jest.config.ts feat(schemas): guard string max length (#1737) 2022-08-10 06:10:19 +00:00
package.json chore: bump toolkit to v1.0.0-beta.13 2022-09-19 17:16:19 +08:00
tsconfig.build.json feat(schemas): guard string max length (#1737) 2022-08-10 06:10:19 +00:00
tsconfig.json feat(schemas): guard string max length (#1737) 2022-08-10 06:10:19 +00:00
tsconfig.test.json feat(schemas): guard string max length (#1737) 2022-08-10 06:10:19 +00:00