firebase / firebase/firebase-android-sdk

[firebase_auth]: Authentication redirection from the browser fails due to taskAffinity configuration

Open
#6,403 3 comments 3 reactions 0 assignees View on GitHub
api: auth
Dominant language
Java
Stars
2.6k
Forks
710
Avg merge
2d 9h
Merged PRs (30d)
31

Description

### [READ] Step 1: Are you in the right place?

Issues filed here should be about bugs in __the code in this repository__.
If you have a general question, need help debugging, or fall into some
other category use one of these other channels:

* For general technical questions, post a question on [StackOverflow](http://stackoverflow.com/)
with the firebase tag.
* For general Firebase discussion, use the [firebase-talk](https://groups.google.com/forum/#!forum/firebase-talk)
google group.
* For help troubleshooting your application that does not fall under one
of the above categories, reach out to the personalized
[Firebase support channel](https://firebase.google.com/support/).

### [REQUIRED] Step 2: Describe your environment

* Android Studio version: Ladybug
* Firebase Component: Auth
* Component version: _____

### [REQUIRED] Step 3: Describe the problem

After authenticating the Android app using AppleAuthProvider, the app does not return from the browser due to the taskAffinity configuration. Removing taskAffinity resolves the issue.

#### Steps to reproduce:

When attempting to authenticate with AppleAuthProvider, the app does not redirect back after a successful login

#### Relevant Code:

```xml

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.