OAuthFlow

zio.http.endpoint.openapi.OpenAPI.SecurityScheme.OAuthFlow
See theOAuthFlow companion object
sealed trait OAuthFlow

Attributes

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

Members list

Value members

Abstract methods

def refreshUrl: Option[URI]
def scopes: Map[String, String]