Module cataclysm_jwt::jwt_session
source · Structs
- Simple builder for HS256 session
- Implementation of HS256 session, or symmetric session (the most common at least)
- Simple builder for RS256 session
- Implementation of a RS256 session, or an assymmetric session (the most common at least)
- Empty struct for easier user interface
Traits
- Ussage