riverrun / openmaize

No longer maintained - was an Authentication library for Plug-based applications in Elixir
Other
206 stars 30 forks source link

Enable use of multiple unique identifiers when logging in #24

Closed riverrun closed 8 years ago

riverrun commented 8 years ago

At the moment, logging in requires that the developer state which identifier, such as email or username, is used. Add support for allowing end users to have a choice of input, such as "phone or email" or "email or username".