Skip to content

SOUVIK-D10/JWTSecured-To-Do-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JWT Secured To-Do API

A Spring Boot REST API secured with JWT authentication, allowing users to manage personal to-do tasks with full CRUD, pagination, sorting, and filtering support.


🚀 Features

  • JWT-based authentication
  • User registration & login
  • Secure task CRUD operations
  • Pagination & sorting
  • Advanced task search
  • Global exception handling

🧱 Tech Stack

  • Java 17+
  • Spring Boot
  • Spring Security
  • JWT
  • JPA / Hibernate
  • MySQL / H2 (configurable)

🔐 Authentication Flow

  1. Register using /todo_api/user/signin
  2. Login using /todo_api/user/login
  3. Receive JWT token
  4. Pass token in headers:

About

This is my 2nd backend project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages