You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,8 @@ In this series I have also written the tutorial blogs-
21
21
* So this blog is about how to build RESTful User API's for login/sign-up and logout in node.js, express and mongodb using jwt-authentication
22
22
([My blog url](https://medium.com/@sarthakmittal1461/to-build-login-sign-up-and-logout-restful-apis-with-node-js-using-jwt-authentication-f3d7287acca2))
23
23
24
-
*This blog is about building a 2-wayauthentication in Node.js using otp verification using nodemailer package of npm
24
+
*This blog is about building a 2-wayauthentication in Node.js using otp verification using nodemailer package of npm.
25
+
([My blog url](https://medium.com/@sarthakmittal1461/to-build-otp-verification-for-2-way-authentication-using-node-js-and-express-9e8a68836d62))
25
26
26
27
## you will find more stay tuned with my medium.com profile
0 commit comments