fix: auth otp flow + remove generated
This commit is contained in:
4
src/mail/mail-job-names.ts
Normal file
4
src/mail/mail-job-names.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export const MAIL_JOBS_NAME = {
|
||||
WELCOME: 'send-welcome-email',
|
||||
REGISTER_OTP: 'send-register-otp-email'
|
||||
}
|
||||
Reference in New Issue
Block a user