Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

161
Views
1 Password chrome extension is not working on amplify authenticator. (React JS)

This is my login component :

<AmplifyAuthContainer>
            <AmplifyAuthenticator usernameAlias="email">
              <AmplifySignIn
              
                formFields={[
                  {
                    type: "email",
                    label: "Custom Email Label",
                    placeholder: "Custom email placeholder",
                    inputProps: {
                      required: true,
                      autocomplete: "username",
                    },
                  },
                  {
                    type: "password",
                    label: "Custom Password Label",
                    placeholder: "Custom password placeholder",
                    inputProps: {
                      required: true,
                      autocomplete: true,
                    },
                  },
                ]}
                headerText="Sign in with your username and password"
                hideSignUp={true}
                slot="sign-in"
                
              ></AmplifySignIn>
            </AmplifyAuthenticator>
          </AmplifyAuthContainer>

It looks like this below:

enter image description here

I want 1 password to autofill the form fields like below : (But unable to achieve it, I did lot of research, please help.) enter image description here

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!