question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Authenticator shows additional social button

See original GitHub issue

Describe the bug I am trying to use federated buttons with the Authenticator component

I have the google button and facebook that appear correctly.

But the UI adds also another unexpected AWS button : social_buttons

To Reproduce Here is the code I’m using : image

Expected behavior I expected to have only the Google and Facebook buttons. Also, the unwanted buttons leads me to another login screen.

Code Snippet

What is Configured?

  • Which steps did you follow via Amplify CLI when configuring your resources. I added auth service with option “Federated”
  • Which resources do you have configured?
    • If applicable, please provide your aws-exports file:

“aws_project_region”: “us-east-1”, “aws_cognito_identity_pool_id”: “us-east-1:2bdb919d-7bb0-42dd-9536-04349aecf237”, “aws_cognito_region”: “us-east-1”, “aws_user_pools_id”: “us-east-1_KRw8O4NJZ”, “aws_user_pools_web_client_id”: “4vi8rp8kg1v94m6n3le7np1uit”, “oauth”: { “domain”: “manydone84d59f8d-84d59f8d-dev.auth.us-east-1.amazoncognito.com”, “scope”: [ “phone”, “email”, “openid”, “profile”, “aws.cognito.signin.user.admin” ], “redirectSignIn”: “http://localhost:3000/”, “redirectSignOut”: “http://localhost:3000/”, “responseType”: “code” }, “federationTarget”: “COGNITO_USER_POOLS”, “aws_appsync_graphqlEndpoint”: “https://3h7mtrvvjbfnbaz7juj3nevami.appsync-api.us-east-1.amazonaws.com/graphql”, “aws_appsync_region”: “us-east-1”, “aws_appsync_authenticationType”: “API_KEY”, “aws_appsync_apiKey”: “da2-6leyk6xxfjaubk4bzo7fy2jote”, “aws_user_files_s3_bucket”: “manydone-images143339-dev”, “aws_user_files_s3_bucket_region”: “us-east-1”


Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
yshterevcommented, Nov 26, 2020

@alexandrefilipiak Any luck with this? I am trying to do the same…

0reactions
github-actions[bot]commented, May 20, 2022

This issue 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 *-help channels or Discussions for those types of questions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Common questions about the Microsoft Authenticator app
A: To add a work or school account for passwordless or two-step verification, select the + button in the top right corner of...
Read more >
Automatically fill in verification codes on iPhone - Apple Support
iPhone can automatically generate verification codes for websites and apps that use two-factor authentication.
Read more >
Authentication options | Login.gov
We encourage you to add two methods for authentication to your account. If you lose access to your primary authentication method (i.e. losing...
Read more >
Microsoft Authentication (Known Issues) - Memberstack 2.0
This article will show you how to add a "Continue with Microsoft" ... If you'd like to add a social auth button to...
Read more >
Using multiple authenticator apps with a single Microsoft 365 ...
When you return to the Additional security verification screen you will now see two authenticator apps at the bottom of the screen as...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found