stormpath / express-stormpath

Build simple, secure web applications with Stormpath and Express!
http://docs.stormpath.com/nodejs/express/
Apache License 2.0
325 stars 111 forks source link

Fixed incomplete JSON #606

Open TomasBarry opened 7 years ago

TomasBarry commented 7 years ago

The README instructions for registration were incomplete.

The current README indicates that only an email and password field are required.

In reality a givenName and surname field are also required.