Config
soidc.core.OpenIdRefresh.Config
final case class Config[F[_]](clientId: ClientId, clientSecret: ClientSecret, tokenEndpoint: F[Uri], scope: Option[ScopeList])
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article