Browse Source
Complete Phase 1 migration by adding three critical identity components to use the Active Identity façade instead of direct database access. Components migrated: - ClaimCertificateView: certificate generation and display - InviteOneView: invitation management and tracking - InviteOneAcceptView: invitation acceptance flow All components now use $getActiveDid() for active identity retrieval instead of settings.activeDid. Added missing logger import to InviteOneAcceptView for proper error logging. Phase 1 now complete with 12 critical identity components migrated.activedid_migration
3 changed files with 7 additions and 3 deletions
Loading…
Reference in new issue