Auth Security
Auth Security
Auth Security
Auth Security

Auth Security

A simple REST API built with Java, Spring Boot, and Spring Security that allows users to register and authenticate using their account. Access to protected API endpoints requires a valid JWT token; users without a token cannot access these endpoints. The API demonstrates secure authentication, registration, and JWT-based authorization.

View on GitHub