Jwk

zio.jwt.Jwk$
See theJwk companion class
object Jwk

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Jwk.type

Members list

Concise view

Value members

Concrete methods

def parse(json: Json): Either[JwksParsingError, Jwk]