Beside creating an account with username and password, this starter kit supports social authentication such as Facebook, Google, Twitter etc ...
"authentication":{
"facebook":{
"clientID":"",
"clientSecret":"",
"callbackURL": "http://localhost:3000/v1/auth/facebook/callback"
}
}