stormpath / stormpath-express-react-example

Fullstack example application, using React, Express.js, and Stormpath
Apache License 2.0
106 stars 43 forks source link

Add the change password form to this example #10

Closed robertjd closed 8 years ago

robertjd commented 8 years ago

I noticed this wasn't in here while reviewing stormpath/stormpath-sdk-react#103, which has some fixes for spToken that will be needed so that this change password form doesn't throw "invalid property" warnings.

typerandom commented 8 years ago

Thanks for adding this! I cleaned it up a little and fixed the page DOM slightly, but besides that looks good so merging it in! 👍