/token-session

Serialize the HttpSession into an encrypted HTTP token. Simpler that JWT. Great for clusters!

Primary LanguageJava

Build Status codecov

token-session

Transform you HttpSession into a HTTP token. Great for clusters!

WIP