stormpath / express-stormpath-sample-project

A sample Express-Stormpath project that showcases how to store profile data in customData.
10 stars 8 forks source link

updated to express-stormpath 3.0 #9

Closed edjiang closed 8 years ago

edjiang commented 8 years ago

Don't think there's any other changes needed from what I can tell, but @robertjd knows best.

The iOS docs are live so we need this to be on 3.0. Fixes #8

robertjd commented 8 years ago

Thanks for the PR! We have an upgrade-3.0 branch where we are working on the upgrade. We're not going to officially update the sample app until 3.0 has been in the wild for a bit, and we can find bugs (I already found two in the last 72 hours). P.S. please see said branch, as there are more things that need to be changed beyond what I see in this PR.

edjiang commented 8 years ago

Awesome. The iOS docs are live right now, and will error with the current sample project. Would you prefer that I point them to my branch, the upgrade branch, or remove the docs from the site until express-stormpath 3.0 is more stable?