amplify-ui icon indicating copy to clipboard operation
amplify-ui copied to clipboard

FR (Authenticator): Sign with Github/Discord

Open obazoud opened this issue 1 year ago • 2 comments

On which framework/platform would you like to see this feature implemented?

React

Which UI component is this feature-request for?

Authenticator

Please describe your feature-request in detail.

I try to find a way to add a button like "Sign in with Google" but with Github.

<Authenticator hideSignUp={true} socialProviders={['github']}> ... </Authenticator>

The social providers are hard coded and I do not find a way to extend it.

Please describe a solution you'd like.

No response

We love contributors! Is this something you'd be interested in working on?

  • [ ] 👋 I may be able to implement this feature request.
  • [ ] ⚠️ This feature might incur a breaking change.

obazoud avatar Jan 02 '24 14:01 obazoud

Hi @obazoud, Thank you for your feature request! We have added this to our roadmap.

reesscot avatar Jan 03 '24 16:01 reesscot

@reesscot Thank you. Add "Sign with Discord" too please ;)

obazoud avatar Jan 03 '24 16:01 obazoud