userapp-io / userapp-angular

AngularJS module that adds user authentication to your app with UserApp.
https://userapp.io
MIT License
233 stars 84 forks source link

add set password validation #16

Open jgangemi opened 9 years ago

jgangemi commented 9 years ago

it would be great if the the set-password directive could allow two password input fields and validate that the passwords are the same and maybe allow for a callback to perform more advanced validations.