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
Well it contains many completely defined node-js REST API's for different functionality
3
-
Upto now I have uploaded rest api for user sign-up and login and then for logout
3
+
Upto now I have uploadedbelow functionalities
4
+
5
+
1. Session expire using nodejs
6
+
2. Rest Api's for user sign-up, login, logout and user profile using node-js, expess, mongodb along with jwt token as an authentication agent
7
+
3. OTP verification here complete form is designed and when user filled and submit the form an otp will be sent to filled email of user using nodemailer module and smtp method
8
+
then user has to enter the received otp for further verification
0 commit comments