oauth2

object oauth2
class Object
trait Matchable
class Any
oauth2.type

Value members

Concrete methods

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