StaticTokenValidator

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def read[T](token: TokenValue, f: => T, onMissing: => ErrorMessage): Either[JWTError, T]