Jwt

gcp4s.auth.Jwt$
See theJwt companion trait
object Jwt

Attributes

Companion
trait
Source
Jwt.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Jwt.type

Members list

Value members

Concrete methods

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

Attributes

Source
Jwt.scala

Givens

Inherited givens

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

Attributes

Inherited from:
JwtCompanionPlatform (hidden)
Source
JwtPlatform.scala