Made edit profile data validation more robust.

This commit is contained in:
2019-09-29 21:01:06 -04:00
parent 15f976398a
commit d05f87c7a7
3 changed files with 25 additions and 13 deletions

View File

@@ -7,7 +7,6 @@ const FBAuth = require('./util/FBAuth');
/*------------------------------------------------------------------*
* users.js *
*------------------------------------------------------------------*/
const {getProfileInfo, updateProfileInfo} = require('./handlers/users');
// Returns all profile data of the currently logged in user