Advanced Subscription Tracker Backend Application followed by JsMastery Course
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^1.0.0-beta.2^0.2.8^5.1.1~1.4.4^1.11.13~2.6.9^16.4.7~4.16.1^9.0.2^6.13.0^8.10.1~1.9.1^6.10.0^9.20.0^9.20.1^15.15.0^3.1.930
commits
18: Adding See All Subscriptions and See specific subscription detail of a specific user routes and their logic
460e8ceView on GitHub17: Added Subscription Route logic to take subscription from any platform
1356655View on GitHub16: Added ARCJET rate limiting logic and request handler like functionality so any bot cant harm our app
e0705abView on GitHub15: Adding Arcjet for rate limiting - added env variable like key
4e1dcccView on GitHub21: Adding Authorization functionality where only the aotuorized user can see their infomation
62f053dView on GitHub14: Created get endpoints for get all users and get info of specific user
a6f05feView on GitHub13: Adding user signin logic with find user by email and compare hashed password with original user password
aaddfe1View on GitHub12: Created a authentication logic files for signup, signIn and signout functionalityes and completed signup logic of authentication and integrated token logic with hashing password usign bcryptjs
33cbd15View on GitHub11: To Add Authentication FUnctionality Added a jsonwebtoken and to hashed password feature added bcrypt dependancyes and created a controllers folder to structure all the authenticatiion files
2f750dfView on GitHub10: Adding some default express js middleware to handle errors in app
289df7eView on GitHub