package jwt
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- class JwtUpickle extends JwtUpickleParser[JwtHeader, JwtClaim]
- trait JwtUpickleImplicits extends AnyRef
-
trait
JwtUpickleParser[H, C] extends JwtJsonCommon[Value, H, C] with JwtUpickleImplicits
Implementation of
JwtCore
usingJs.Value
from uPickle.Implementation of
JwtCore
usingJs.Value
from uPickle.To see a full list of samples, check the online documentation.
Value Members
- object JwtUpickle extends JwtUpickle