Girl-Code-It / Opportunity-Calendar-Backend

Opportunity Calendar is the one-stop place to refer important opportunities available in tech-space like newly posted jobs, internships, hackathons, tech-conferences, scholarships, etc.
https://opportunity-calendar.herokuapp.com/
MIT License
15 stars 30 forks source link

User authentication and routes protection using JSON Web Tokens (JWT) #72

Closed Vishal1003 closed 3 years ago

Vishal1003 commented 3 years ago

Expected Behavior

@Manvityagi I guess the User api needs to be integrated. There is no user authentication as of now (while the UI is already ready for this). Since there's no user api hence we are not able to proceed with the (Bookmark/Save and share functionality). I also checked that the frontend is in React, so probably you guys will be using RESTful APIs. So I wish to contribute to this project by implementing the following features -

Expected end result :

Current Behavior

No such API exists as of now.