oauth2

sttp.tapir.TapirAuth$.oauth2$
object oauth2

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
oauth2.type

Members list

Concise view

Value members

Concrete methods

def authorizationCode(authorizationUrl: Option[String], scopes: ListMap[String, String], tokenUrl: Option[String], refreshUrl: Option[String], challenge: WWWAuthenticateChallenge): Auth[String, OAuth2]