Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3c95012

Browse files
new routes has been added
1 parent eb54c9c commit 3c95012

File tree

1 file changed

+2
-2
lines changed
  • using nodemailer for 2 way authentication

1 file changed

+2
-2
lines changed

‎using nodemailer for 2 way authentication/app.js‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ let transporter = nodemailer.createTransport({
3737
service : 'Gmail',
3838

3939
auth: {
40-
user: 'sarthakmittal1461@gmail.com',
41-
pass: 'S@rth@k09',
40+
user: 'Your mail',
41+
pass: 'Your password',
4242
}
4343

4444
});

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /