-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
feat(aws-amplify-react-native): Federated Signin for react-native with Google and Facebook providers #878
Conversation
… into updateversion
is this fix integrating federated signin with cognito userpool? |
When will this be available? |
Any time soon? Or is there another way to do Federated login in React-Native? I would think this would be a high priority item.. |
Any progress on this? |
The Cognito Identity pool has "Login with Amazon" as one of its supported federated identity providers. Awsmobile's user signin feature does not have "Login with Amazon" as an option. I hoping to see "Login with Amazon" federated signin supported by Amplify react-native lib and Awsmobile. Don't forget your own federated identity provider :O) |
@nidsharm any updates? 😄 |
Would love to see a solution to this problem merged in... Any news? |
@leesolway we're very close to providing a React Native authentication HOC for the hosted UI. You can follow the PR here: #2665 Additionally we are working on a revamp of the federatedSignIn functionality which will allow more flexibility across any platform. Please take a look at the RFC and comment with any thoughts: #2716 |
I am going to close this pr as #2665 has been merged. |
This pull request has been automatically locked since there hasn't been any recent activity after it was closed. Please open a new issue for related bugs. Looking for a help forum? We recommend joining the Amplify Community Discord server |
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.