Gracias por tu visita. Esta página solo está disponible en inglés.

Add a Login with Amazon Button to Your Website

Next, add the Login with Amazon button to your website. You can pick from a variety of buttons and choose the image that best fits your website. See the Login with Amazon Style Guidelines for best practices and a list of images to choose from.

  1. Add the following code to your website where you would like the button to appear. For the purposes of this guide, this must be an HTTPS website:

    <a href id="LoginWithAmazon">
        <img border="0" alt="Login with Amazon"
            src="https://images-na.ssl-images-amazon.com/images/G/01/lwa/btnLWA_gold_156x32.png"
            width="156" height="32" />
     </a>
    
  2. Optional. To use one of our other buttons (found here), replace the https link in the code above with the https link for your desired button. Modify the width and height of the button to best suit your website.
  3. Refresh the page to confirm that the button now appears on your website.