Merge pull request #79 from SyncrowIOT/create-vistor-password

Create vistor password
This commit is contained in:
faris Aljohari
2024-08-13 01:44:25 +03:00
committed by GitHub
13 changed files with 1471 additions and 55 deletions

View File

@ -19,7 +19,7 @@ export class EmailService {
};
}
async sendOTPEmail(
async sendEmail(
email: string,
subject: string,
message: string,