Skip to content

Latest commit

 

History

History
executable file
·
6 lines (5 loc) · 303 Bytes

File metadata and controls

executable file
·
6 lines (5 loc) · 303 Bytes

TransAuth

Stateless JWT Authentication Module for Spring Security. Simple. Other options are often overkill, containing unneeded complexity for the average web application.

  • Access Token and Refresh Token Workflow
  • Will be extened to support JWE and custom Server/Client AES with RSA encryption.