Skip to content

authData is not cleaned up when linkWithAsync() fails #767

Closed
@mhartvick

Description

@mhartvick

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions