0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
logto/packages/core/src/oidc
simeng-li 99f85ca44c
refactor(schema): rename schema (#182)
* refactor(schema): rename schema

rename schema update to create
rename guard to createGuard

* fix(core): ci fix

fix ci errors

* refactor(schema): rename schema type FooCreate to CreateFoo

rename schema type from FooCreate to CreateFoo

* fix(schema): add guard nullable

add guard nullable gen method
2022-01-18 12:44:08 +08:00
..
adapter.ts refactor(schema): rename schema (#182) 2022-01-18 12:44:08 +08:00
consts.ts feat(application): set idToken and refreshToken ttl based on client metadata (#176) 2022-01-13 14:15:13 +08:00
init.ts refactor(core): resources related db query cleanup (#179) 2022-01-14 11:54:09 +08:00
utils.ts feat(schema): update application db (#169) 2022-01-11 11:58:58 +08:00