stormpath / stormpath-sdk-angularjs

User Management for AngularJS (1.x) applications
http://docs.stormpath.com/angularjs/sdk/
Apache License 2.0
165 stars 58 forks source link

Add change password example #179

Open mraible opened 8 years ago

mraible commented 8 years ago

In JHipster's Angular implementation, there's a change password screen, complete with a password strength directive. Since it's possible to change a user's password though Stormpath's admin UI, it should be possible to do it from inside an AngularJS application.

change-password