Updates
This commit is contained in:
@@ -139,6 +139,8 @@ export default async function googleLogin({
|
||||
message: error.message,
|
||||
});
|
||||
|
||||
global.ERROR_CALLBACK?.(`Google Login Error`, error as Error);
|
||||
|
||||
loginFailureReason = error;
|
||||
|
||||
isUserValid = false;
|
||||
|
||||
Reference in New Issue
Block a user