0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
logto/packages/schemas/tables
simeng-li 77be675bfb
feat(application): set idToken and refreshToken ttl based on client metadata (#176)
* feat(application): set idtoken and refresh token ttl based on client metadata

add idToken and refreshToken ttl metadata

* fix(application): cr fix

cr fix add default constant & set custom client metadata not null
2022-01-13 14:15:13 +08:00
..
applications.sql feat(application): set idToken and refreshToken ttl based on client metadata (#176) 2022-01-13 14:15:13 +08:00
connectors.sql feat: connector DB schema (#164) 2022-01-10 12:24:22 +08:00
oidc_model_instances.sql refactor: unify timestamp usage 2021-08-18 16:36:52 +08:00
resource_scopes.sql feat: implement getResourceIndicators logic (#146) 2021-12-02 14:08:15 +08:00
resources.sql feat(schema): add resource and scope table (#145) 2021-12-01 11:41:16 +08:00
settings.sql feat: settings DB schema (#165) 2022-01-11 03:15:10 +00:00
user_logs.sql feat(schema): user logs (#137) 2021-11-29 15:47:43 +08:00
users.sql refactor: user_name -> username 2021-07-25 17:40:50 +08:00