Jyotirmoy Bandyopadhayaya
Jyotirmoy Bandyopadhayaya
### VS Code Environment Version: Code 1.82.2 (abd2f3db4bdb28f9e95536dfa84d8479f1eb312d, 2023-09-14T05:55:25.390Z) OS Version: Windows_NT x64 10.0.19045 CPUs: Intel(R) Core(TM) i5-9300H CPU @ 2.40GHz (8 x 2400) Memory (System): 15.85GB (6.85GB free) VM:...
## Task Create Password Reset API ## Acceptance Criteria - Make use nodemailer for sending mails
## Task Create a Forget Password page. ## Acceptance Criteria - Make follow the design style.
## Task Upload profile image via Dashboard ## Acceptance Criteria - Must use multer to handle file uploads - contents to stored in a S3 bucket - update uploaded user...
## Task Create Edit Profile Page ## Acceptance Criteria - Make follow current design.
## Task Added dark mode support in Dashboard section as in homepage
### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary I am using Auth0 as my auth provider for my api, I...
feat: added WonderCMS login route
- **feat: added feature to show warning to user if they are already logged in**