feat: Implement email service with welcome, password reset, and verification templates, and add application logo.
This commit is contained in:
@@ -4,3 +4,4 @@ export * from './social-auth.dto';
|
||||
export * from './forgot-password.dto';
|
||||
export * from './reset-password.dto';
|
||||
export * from './refresh-token.dto';
|
||||
export * from './verify-email.dto';
|
||||
|
||||
Reference in New Issue
Block a user