Updates
This commit is contained in:
@@ -77,7 +77,6 @@ function apiGithubLogin(_a) {
|
||||
email: gitHubUser.email,
|
||||
payload,
|
||||
social_platform: "github",
|
||||
social_id: socialId,
|
||||
supEmail: email,
|
||||
additionalFields,
|
||||
});
|
||||
|
||||
@@ -68,7 +68,6 @@ function apiGoogleLogin(_a) {
|
||||
email: email || "",
|
||||
payload: payloadObject,
|
||||
social_platform: "google",
|
||||
social_id: sub,
|
||||
additionalFields,
|
||||
debug,
|
||||
loginOnly,
|
||||
|
||||
Reference in New Issue
Block a user