JwksFetcher

zio.jwt.JwksFetcher
See theJwksFetcher companion object

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

def fetch(jwksUrl: URL): IO[JwtValidationError, Jwks]