Skip to content

Update Auth ReauthenticateAndRetrieveData comments #502

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

Merged
merged 1 commit into from
Jul 1, 2021

Conversation

DellaBitta
Copy link
Contributor

The behavior of ReauthenticateAndRetrieveData errors differ per platform. The preexisting comments documented the iOS behavior only, which was confusing for users of other platforms.

This PR clarifies that errors on Android and Desktop platforms may cause the user to be signed out.

@google-cla google-cla bot added the cla: yes label Jul 1, 2021
@DellaBitta DellaBitta requested a review from vimanyu July 1, 2021 14:24
Copy link
Contributor

@vimanyu vimanyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@DellaBitta DellaBitta merged commit b1a2ce1 into main Jul 1, 2021
@DellaBitta DellaBitta deleted the docs/reauthenticate_retrieve_data branch July 1, 2021 19:55
@github-actions github-actions bot added the tests: in-progress This PR's integration tests are in progress. label Jul 1, 2021
@github-actions
Copy link

github-actions bot commented Jul 1, 2021

✅  Integration test succeeded!

Requested by @DellaBitta on commit b1a2ce1
Last updated: Thu Jul 1 14:33 PDT 2021
View integration test log & download artifacts

jonsimantov pushed a commit that referenced this pull request Jul 1, 2021
The behavior of ReauthenticateAndRetrieveData errors differ per platform. The preexisting comments documented the iOS behavior only, which was confusing for users of other platforms.

This PR clarifies that errors on Android and Desktop platforms may cause the user to be signed out.
@github-actions github-actions bot added the tests: succeeded This PR's integration tests succeeded. label Jul 1, 2021
@firebase-workflow-trigger firebase-workflow-trigger bot removed the tests: in-progress This PR's integration tests are in progress. label Jul 1, 2021
@firebase firebase locked and limited conversation to collaborators Aug 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes tests: succeeded This PR's integration tests succeeded.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants