Skip to content
#

refresh-token

Here are 46 public repositories matching this topic...

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.

  • Updated Jun 8, 2024
  • Java

1.扩展实现了SpringSecurity-OAuth2-Authorization-Server认证服务,支持自定义表结构,并扩展支持了OAuth2 Client Credential模式下的JwtToken刷新,兼容支持JDK 1.8; 2.对报文做了缓存和耗时记录,并贯穿了链路追踪ID,基本上可以达到开箱即用; 3.整合了docker脚本和docker-compose两种方式,可以非常方便地构建docker集群(目前只验证了MacOS);

  • Updated Jul 2, 2023
  • Java

Improve this page

Add a description, image, and links to the refresh-token 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 refresh-token topic, visit your repo's landing page and select "manage topics."

Learn more