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 custom data update to example project #8

Closed mdeggies closed 8 years ago

mdeggies commented 8 years ago

In the express-stormpath sample project, it shows how to easily update a custom data field (favorite-color). Can you add something like this to the react example project?

typerandom commented 8 years ago

This is in progress. See: https://github.com/stormpath/stormpath-sdk-react/pull/111

typerandom commented 8 years ago

This has been fixed. So closing issue.