Backend MVP showcasing JWT (Json Web Token) authentication with multiple login, timeout / refresh / logout (with in memory invalidation) using Spring Security & MySQL JPA.
-
Updated
Jun 23, 2024 - Java
Backend MVP showcasing JWT (Json Web Token) authentication with multiple login, timeout / refresh / logout (with in memory invalidation) using Spring Security & MySQL JPA.
Spring Boot API RESTful with tests, swagger e JWT 🚀
Spring Security Refresh Token using JWT in Spring Boot example with HttpOnly Cookie - Expire and Renew JWT Token
Spring Boot 기반의 RestController로 구현한 'API 서버'와 Vue.js로 구현한 'SPA 클라이언트' 간의 인증(Authentication) 및 인가(Authorization) 기능을 JWT로 구현한 Demo App입니다.
Реализация JWT сервера авторизации.
Android Login menggunakan Token JWT dan Api dari Laravel dengan Fitur refresh token dan logout ketika Refresh_TTL telah expired, Download API https://github.com/mahmudinm/api-android-laravel-login-jwt
This Spring Boot application with Spring Security features a role-based (User/Admin) registration and login system using JWT for authentication. It employs Caffeine cache for OTP storage, and a retry mechanism for email OTP delivery. Further access is restricted to verified users with valid tokens.
🌸JWT access_token & refresh_token🌸
Refresh Token with JWT in Spring Boot
Ready to use implementation of JWT with refresh token using Spring Boot
Backend for a robust, scalable, and secure fullstack application allowing users to engage with recycling centers, track rewards, manage vouchers, and access educational resources for a more sustainable lifestyle.
Spring Boot and Spring Security with JWT including Access and Refresh Tokens
1.扩展实现了SpringSecurity-OAuth2-Authorization-Server认证服务,支持自定义表结构,并扩展支持了OAuth2 Client Credential模式下的JwtToken刷新,兼容支持JDK 1.8; 2.对报文做了缓存和耗时记录,并贯穿了链路追踪ID,基本上可以达到开箱即用; 3.整合了docker脚本和docker-compose两种方式,可以非常方便地构建docker集群(目前只验证了MacOS);
A full-stack application for residents and managers of a housing community with JWT authentication and refresh tokens management. Tech stack: Java, SpringBoot, Typescript, React, Tailwind, Docker, PostgreSQL
Spring Boot + Security: Token Based Authentication example with JWT, Authorization, Spring Data & MySQL
Spring Boot Template for RESTful API that uses JWT for authentication and authorization, PostgreSQL for database, Hibernate for ORM, and Lombok for boilerplate code generation and MapStruct for mapping DTOs to entities and vice versa
Backend for online store
Ejemplo para poder obtener access token y refresh token con spring security y jwt
Add a description, image, and links to the refresh-token topic page so that developers can more easily learn about it.
To associate your repository with the refresh-token topic, visit your repo's landing page and select "manage topics."