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
ConstructIdentitiesAsync now uses _identitiesTags directly, bypassing ReadIdentitiesAsync. SortIdentitiesAsync performs an async batch read of identity keys and uses LastValue directly for sorting, removing synchronous calls for improved performance. Minor formatting change to DuplicateIdentityException.
0 commit comments