jocoso / Book-Club

A website for books enthusiast
0 stars 0 forks source link

Implement JWT Authentication #13

Open sickcurse opened 2 days ago

sickcurse commented 2 days ago

Description: Implement JSON Web Tokens (JWT) for secure user authentication, including signups and logins. Tasks: Set up JWT for user authentication. Implement signup and login routes using JWT.