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