tech.bilal.akka.http.oidc.client

Type members

Classlikes

class LazySuccessCachedFuture[A](f: => Future[A])(using spawner: ActorRef[Command], scheduler: Scheduler, ec: ExecutionContext)
class OIDCClient(wellKnownUrl: String, httpClient: HttpClient)(using actorSystem: ActorSystem[Command])