Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Twitter Login failed #618

Closed
leverdeterre opened this issue Feb 13, 2019 · 2 comments
Closed

Twitter Login failed #618

leverdeterre opened this issue Feb 13, 2019 · 2 comments
Labels

Comments

@leverdeterre
Copy link

Welcome to FirebaseUI and thanks for submitting an issue!

If not, please feel free to fill in the following info so we can help faster!

Step 2: Describe your environment

  • Objective C or Swift: Swift
  • iOS version: 12
  • Firebase SDK version: 5.14.0
  • FirebaseUI version: 6.1.0
  • CocoaPods Version: 1.6

Step 3: Describe the problem:

Failed to login with Twitter Login

Steps to reproduce:

  1. Use TwitterAuth provider
  2. Try to login
  3. Login failed

Observed Results:

Expected Results:

  • Account creation, with or without email

Relevant Code:

[FIRAuthBackend verifyAssertion:request
                       callback:^(FIRVerifyAssertionResponse *response, NSError *error) return an error failed 
@leverdeterre
Copy link
Author

This issue is only available is we configure the App on Twitter Settings to request the user email

@morganchen12
Copy link
Contributor

TwitterKit has been deprecated. For Twitter Auth, you should be using the FirebaseOAuthUI library instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants