orchestral / auth

Auth Component for Orchestra Platform
MIT License
23 stars 5 forks source link

Authentication should be possible using either email or any specific field determine by the application. #7

Closed crynobone closed 9 years ago

crynobone commented 11 years ago

using a config such as in L3 might be the only way to allow this, also need to revisit Illuminate\Auth\Guard to see how we can do it nicely with the corrent attempt method.