LoginHint

com.malliina.web.LoginHint
trait LoginHint[F[_]]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class GoogleAuthFlow[F]
class StandardAuthFlow[F, V]
class EmailAuthFlow[F]
Self type

Members list

Value members

Concrete methods

def startHinted(redirectUrl: FullUrl, loginHint: Option[String], extraParams: Map[String, String]): F[Start]