Skip to content
#

spring-jwt-authentication

Here are 27 public repositories matching this topic...

SpringJWT

SpringJWT is a simple project designed to help users understand JWT implementation with Spring Security, including the use of bearer tokens for secure authentication.

  • Updated Sep 24, 2024
  • Java

Job Portal API is a Spring Boot REST API that connects recruiters and job seekers. Recruiters can post and manage jobs, while job seekers can browse and apply with resumes stored in Cloudinary. It features JWT authentication, role-based access control, scheduled job expiry, and comprehensive Swagger documentation.

  • Updated Aug 13, 2025
  • Java

AuthService is a Spring Boot-based authentication microservice responsible for user authentication and authorization. It generates and validates JWT access and refresh tokens and stores token information in MySQL. During user registration, the service publishes user creation events to Apache Kafka, which are consumed by the UserService.

  • Updated Jun 18, 2026
  • Java

Improve this page

Add a description, image, and links to the spring-jwt-authentication topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spring-jwt-authentication topic, visit your repo's landing page and select "manage topics."

Learn more