trenpixster / addict

User management lib for Phoenix Framework
MIT License
645 stars 99 forks source link

Support alternate unique identifiers #127

Open ryanlntn opened 7 years ago

ryanlntn commented 7 years ago

Adds support for configurable alternate unique identifiers e.g. username or mobile_phone.

Could be extended to remove dependency on email field if desired.

tomfbiz commented 7 years ago

The travis-ci test failed. Looked like this is the key error: warning: the dependency :postgrex requires Elixir "~> 1.3.4 or ~> 1.4" but you are running on v1.2.0