Skip to content

Commit 24b3b92

Browse files
authored
Update README.md
1 parent a205a2d commit 24b3b92

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# node-js-components
22
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
9+

0 commit comments

Comments
 (0)