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

Update federatedSignIn to immediately contact service; refresh Google… #855

Merged
merged 1 commit into from
Apr 2, 2019

Conversation

minbi
Copy link
Contributor

@minbi minbi commented Apr 2, 2019

…/Facebook from drop-in UI

Updated federatedSignIn() method to contact the service immediately to validate tokens. The signIn() method will also attempt to federated immediately when applicable. See issue #800
Fix Google or Facebook refresh when using the drop-in UI. See issue #809, issue #700
Annotated methods that are designed to be called from UI thread or from a background thread with @anythread and @workerthread, respectively.

…/Facebook from drop-in UI

Updated `federatedSignIn()` method to contact the service immediately to validate tokens. The `signIn()` method will also attempt to federated immediately when applicable. See [issue #800](#800)
Fix Google or Facebook refresh when using the drop-in UI. See [issue #809](#809), [issue #700](#700)
Annotated methods that are designed to be called from UI thread or from a background thread with @anythread and @workerthread, respectively.
@minbi minbi added mobile client Issues with AWS Mobile's client-side Cognito wrapper Pull Request labels Apr 2, 2019
@minbi minbi self-assigned this Apr 2, 2019
@minbi minbi merged commit 7d0b3a7 into develop Apr 2, 2019
@minbi minbi deleted the mc-google branch April 2, 2019 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mobile client Issues with AWS Mobile's client-side Cognito wrapper
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants