Skip to content

infertux/easy-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyLogin.elm

build status

Status: alpha

A small app providing a user-friendly way to sign up and sign in.

Rationale

Passwords suck. People always forget them. Even worse, tech-illiterate users can't type them without typos. And until U2F or something similar takes over the web, we're stuck with them. So this is an experiment to make them easier to use. Actually, it's mostly an excuse to play around with Elm but whatever :P

Features

screenshot

  • start with a single email field (a la Google)
  • if the email doesn't exist, create account automatically (con: allows account enumeration)
  • if the email does exist, ask for password
  • if the user can't remember their password, provide an obvious button to send a login link by email (a la Medium)

Usage

See example/index.html

License

MIT

About

App providing a user-friendly way to sign up and sign in

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors