generated from coulomb/repo-seed
Implement identity canon alignment
This commit is contained in:
@@ -11,6 +11,8 @@ from user_engine.domain.models import (
|
||||
AuthorizationDecision,
|
||||
AuthorizationEffect,
|
||||
AuthorizationRequest,
|
||||
CanonEntityReference,
|
||||
CanonRelationshipReference,
|
||||
Catalog,
|
||||
CatalogLifecycle,
|
||||
ExternalIdentity,
|
||||
@@ -41,6 +43,8 @@ __all__ = [
|
||||
"AuthorizationDecision",
|
||||
"AuthorizationEffect",
|
||||
"AuthorizationRequest",
|
||||
"CanonEntityReference",
|
||||
"CanonRelationshipReference",
|
||||
"Catalog",
|
||||
"CatalogLifecycle",
|
||||
"ExternalIdentity",
|
||||
|
||||
Reference in New Issue
Block a user