Advanced security implementation for a Spring Boot REST API, using Spring Security and stateless authentication via JSON Web Tokens (JWT).
-
Updated
Nov 26, 2025 - Java
Advanced security implementation for a Spring Boot REST API, using Spring Security and stateless authentication via JSON Web Tokens (JWT).
Minimal JWT access token issue and verification API using Express. Demonstrates stateless authentication without refresh tokens.
this is a full-stack blog application that you can use to create your very own blogging system.
gdprStateless Cookie Bar!
TicketTrack – A secure Spring Boot REST API featuring JWT authentication, role-based authorization, owner-based access control, and audit logging with PostgreSQL.
StoryVault API is a role-based authentication system built with NestJS. It uses JWT for secure access control, allowing users to manage and interact with stories based on their roles (guest, user, admin).
Stateless authentication using JWT, access token generated when user log in to his account. need to provide the access token to get ressources. refresh token is provided along with the accesss token for regenerating a new accesss token.
A practical and intuitive application used to assign courses to future operators and analyze their performance to more aptly train their abilities. The program allows these users to complete the courses within the platform, proving helpful for both
RESTful backend service for expense management with JWT authentication, budgeting and dashboard analytics.
Production-ready authentication system with JWT, refresh token rotation, session management, OTP verification, and secure multi-device logout.
Java + Spring Boot (Spring Web/Security/JPA/Bean) with MySQL on the backend through a DAO layer and Angular (TypeScript) on the frontend, using JWT for Stateless Authentication.
employee-auth-jwt-service
Backend apis for stateless authentication, shortening urls and user activity. watch demo video - https://youtu.be/vsd2YASdqzQ?si=ttXAKUOrkgCxsl7_
Stateless Authentication on Express with Passport.js + JWT
Stateless JWT authenctication service featuring Access/Refresh tokens and Role-Based Access Control
This repository showcases multiple backend authentication mechanisms, demonstrating the progression from session-based authentication to modern token-based systems. It includes bearer tokens, JWT single-token and access-token approaches, and a production-ready access–refresh token system for secure and scalable applications.
🔐 Verify user identity with advanced biometrics and behavior analysis, solving the AI identity crisis while ensuring secure access and intent validation.
This is a Spring Boot project built to accelerate the developement process for stateless apps.
Secure JWT Authentication API using Spring Boot 3 & Spring Security 6 (Stateless)
RBAC Template with Spring Security + JWT A production-ready starter for role-based access control.
Add a description, image, and links to the stateless-authentication topic page so that developers can more easily learn about it.
To associate your repository with the stateless-authentication topic, visit your repo's landing page and select "manage topics."