forked from baron/baron-sso
개발자 권한 신청 도메인 모델 및 서비스 레이어 구현
This commit is contained in:
@@ -42,6 +42,7 @@ func migrateSchemas(db *gorm.DB) error {
|
||||
&domain.ClientConsent{},
|
||||
&domain.KetoOutbox{},
|
||||
&domain.SharedLink{},
|
||||
&domain.DeveloperRequest{},
|
||||
// &domain.RelyingParty{}, // Removed: SSOT is Hydra + Keto
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user