Algolisted-Org / AlgoListed

Algolisted is an AI-powered platform dedicated to assisting computer science students in preparing for placements and internships. Our services include tracking and analytics across various platforms and topics.
http://algolisted.com
Other
164 stars 99 forks source link

Added Authentication #284

Closed mYsTeRiOOOOOO closed 1 week ago

mYsTeRiOOOOOO commented 1 month ago

Added passport authentication, logout route, add modified user model, and implemented auth router

mrityu-jha commented 1 week ago

Closing the PR as we are looking for using JWT based authentication rather sessions based.