0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-03 21:48:55 -05:00
logto/packages/schemas
Gao Sun 139dec727d
refactor: connector-core types (#1843)
* refactor: connector-core types

* refactor: fix rebase issues

* refactor: remove unused types

* refactor: fix connector error code

* refactor(core): add comments

* refactor: remove unused types
2022-09-01 04:21:42 +00:00
..
src refactor: connector-core types (#1843) 2022-09-01 04:21:42 +00:00
tables feat(core,schemas): add application secret (#1715) 2022-08-02 16:18:50 +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.6 2022-08-30 05:44:34 +00:00
jest.config.ts feat(schemas): guard string max length (#1737) 2022-08-10 06:10:19 +00:00
package.json release: v1.0.0-beta.6 2022-08-30 05:44:34 +00: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