Closed
Description
Whenever linkWithAsync() fails, the anonymity is restored, but the authData
map still contains the value for the authType
that just failed.
It's unexpected from a consumer point of view, isLinked(myAuthType)
will be true
right after failing to link the exact same myAuthType
, and differs from the iOS behavior (according to a colleague of mine who tried to reproduce the issue on its platform)
Metadata
Metadata
Assignees
Labels
No labels