StaticTokenValidator

com.malliina.web.StaticTokenValidator
See theStaticTokenValidator companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

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