FlowStart

trait FlowStart[F[_]]
class Object
trait Matchable
class Any

Value members

Abstract methods

def start(redirectUrl: FullUrl, extraParams: Map[String, String]): F[Start]

Concrete methods

protected def commonAuthParams(authScope: String, redirectUrl: FullUrl, clientId: ClientId): Map[String, String]
def extraRedirParams(redirectUrl: FullUrl): Map[String, String]