Amazon-like login

Component ID

1777308

Component name

Amazon-like login

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

341

Component created

Component changed

Component body

Synopsis

This module converts the normal login to Amazon-like login.

Here is a list of features :

Login page

1) There is an option for the user to login with registered email-id or registered username.
2) If someone created an account using a username before this module was installed (with or w/o an email id), it will still work.
3) The website asks the user whether he or she has the password.
4) If the user clicks on "No", then the user is redirected automatically to Create a new account page.If username/email is registered with the site, it shows appropriate messages.
5) Forgot your password link is provided on the login and registration pages.

Create New Account page

1) User can enter a desired username for the site.
2) The module asks to confirm the email id by entering it twice while creating a new account.

Credits

This module has been created by Red Crackle, a Bay Area based Drupal development company.

Similar Projects

This module mirrors the functionality/UI of Amazon Login on your drupal site with the features listed above.

However if you just want login with email functionality you might want to consider :

  • Email registration
    Allow users to register and login using only an email address
  • LoginToboggan
    Allow users to login using either their username OR their e-mail address and other features listed on its project page.