Skip to content

Email link re-authentication doesn’t work #741

@akifumi

Description

@akifumi

Environment

  • Objective C or Swift: Swift
  • iOS version: 12.2
  • Firebase SDK version: 6.4.0
  • FirebaseUI version: 8.0.4
  • CocoaPods Version: 1.7.3

Describe the problem:

Steps to reproduce:

  1. Setup anonymous & email link authentication
  2. Set shouldAutoUpgradeAnonymousUsers to true
  3. Sign in anonymously
  4. Authenticate with email link
  5. Sign out
  6. Sign in anonymously again
  7. Authenticate with email link same as email of step4
  8. Email link authentication does not work

Observed Results:

Expected Results:

  • Sign in with email link succeeds

Relevant Code:

Thanks

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions