Jwt

object Jwt extends JwtCompanionPlatform
Companion:
class
class JwtCompanionPlatform
class Object
trait Matchable
class Any
Jwt.type

Value members

Concrete methods

inline def apply[F[_]](using jwt: Jwt[F]): jwt

Givens

Inherited givens

given given_Jwt_F[F[_]](using evidence$1: Clock[F], F: MonadThrow[F]): Jwt[F]
Inherited from:
JwtCompanionPlatform