dev.cheleb.ziojwt

Members list

Type members

Classlikes

trait SecuredBaseController[SI, Principal](principalExtractor: SI => Task[Principal])

A base controller for all secured endpoints

A base controller for all secured endpoints

Value parameters

principalExtractor

the function to extract the principal from the Security Input

Attributes

Supertypes
class Object
trait Matchable
class Any
trait WithToken

A trait to represent a token with an expiration date.

A trait to represent a token with an expiration date.

Attributes

Supertypes
class Object
trait Matchable
class Any