gobuffalo / buffalo-auth

Buffalo auth plugin helps adding username password authentication to your app
https://gobuffalo.io
MIT License
41 stars 28 forks source link

Trim emails fix #17

Closed mclark4386 closed 6 years ago

mclark4386 commented 6 years ago

*should now properly trim whitespace before and after emails on check and creation of users

Closes #16

markbates commented 6 years ago

@mclark4386 merge when ready. :)