Updates
This commit is contained in:
@@ -60,7 +60,6 @@ function apiGoogleLogin(_a) {
|
||||
* @description Create new user folder and file
|
||||
*/
|
||||
const { given_name, family_name, email, sub, picture } = gUser;
|
||||
/** @type {Object<string, any>} */
|
||||
let payloadObject = {
|
||||
email: email,
|
||||
first_name: given_name,
|
||||
|
||||
Reference in New Issue
Block a user