You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Groupchats use a signing key which belongs to the localIdentity for identity in MLS. This does not allow multiple LocalIdentities to resolve to single Account.
Task
Ensure Applications can see both the Account and LocalIdentity of a message.
Expand LogosAccounts crate to assist with this look up
Problem
Groupchats use a signing key which belongs to the localIdentity for identity in MLS. This does not allow multiple LocalIdentities to resolve to single Account.
Task