Export SocialSignInButtons #3513
Labels
Authenticator
Issues related to the Authenticator UI Component
feature-request
A request for a new feature or an enhancement to an existing API or category.
pending-maintainer-response
Pending response from a maintainer of this repository
Description
I have a custom onboarding flow where we first ask if the ues has a account with us. On the sign up page I would like to have the social sign in buttons. Technically they would do the same thing as the ones in the sign in page. But we feel have them only in the sign in page might confuse some users (they want to sign up but not with email/password). This is what did in the
authenticationBuilder
:But I had to export
export 'src/widgets/social/social_button.dart';
inamplify_authenticator.dart
. Any chance social button can be exported in your future release?Categories
Steps to Reproduce
No response
Screenshots
No response
Platforms
Flutter Version
3.3
Amplify Flutter Version
1.3.3
Deployment Method
Amplify CLI
Schema
No response
The text was updated successfully, but these errors were encountered: