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 documentation: Add Federated sign in (i.e. Google) #285

Open
ajaylamba-provar opened this issue Dec 21, 2023 · 0 comments
Open

Update documentation: Add Federated sign in (i.e. Google) #285

ajaylamba-provar opened this issue Dec 21, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@ajaylamba-provar
Copy link
Contributor

ajaylamba-provar commented Dec 21, 2023

Does the app support federated sign using Google, Facebook etc? I can see that there is some code in app-configured.tsx file which is related to federated sign in but there are no options on the Sign In page.

I tried adding following and it did display the Sign In with Google option but it is not working correctly.
<Authenticator socialProviders={['google']}

I have configured the federated sign in in Cognito console manually where I have put Google ClientId and Client Secret values.

Seems like aws-exports.json is not having auth_federated_provider field and other such information.

@ajaylamba-provar ajaylamba-provar changed the title Question: Federated sign using Google Question: Federated sign in using Google Dec 21, 2023
@bigadsoleiman bigadsoleiman added the documentation Improvements or additions to documentation label Jan 19, 2024
@bigadsoleiman bigadsoleiman changed the title Question: Federated sign in using Google Update documentation: Add Federated sign in (i.e. Google) Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Todo
Development

No branches or pull requests

3 participants