#Authenticator - Allow adding custom fields to SignIn screen

1 messages · Page 1 of 1 (latest)

long carbon
#

Hey there, I've hit a blocker with the amplify-ui Authenticator component. Im my company we are using organzation ids as part of our login mechanism, but the current implementation of the Authenticator component doesn't pick up custom fields on the SignIn page.

I've opened an issue of the repo and submitted a PR to extend the source code to allow using custom fields on the signIn service of the Authenticator component

Issue: https://github.com/aws-amplify/amplify-ui/issues/6570
Pull request: https://github.com/aws-amplify/amplify-ui/pull/6581

It would be really good to get some guidance/feedback on these and I would love to get these changes merged at some point

GitHub

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. Im se...

GitHub

Description of changes
This changes passes custom fields on the SignIn page to the relevant services.

Issue #, if available
#6570

Description of how you validated changes
Checklist

Have read t...

long carbon
#

bump

long carbon
#

bump