Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 536 Bytes

README.MD

File metadata and controls

20 lines (16 loc) · 536 Bytes

To Do

Config
Authentication
Authorisation Create a standard response Fix GetSwot in user.service.js

Nice to Have Features

Express Rate limiter
Logger
Tests
Object Schema Validations using joi in config, validate(middleware) , auth and user validation middleware
Error handling middleware\ and fix response codes in response Stop generation of Unlimited Tokens in login
Seprate out validation for login and logout
To be added router.post('/logout-all',auth(),authController.logoutAll) Logs out all logged in sessions