feat: Add email verification and password reset
This commit is contained in:
@@ -75,6 +75,7 @@ export class Google {
|
||||
data: {
|
||||
email,
|
||||
type: 'GOOGLE_OAUTH',
|
||||
emailVerified: true,
|
||||
},
|
||||
});
|
||||
isNewUser = true;
|
||||
|
||||
Reference in New Issue
Block a user