MicrosoftAuthFlow

com.malliina.web.MicrosoftAuthFlow

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[F[_] : Sync](creds: AuthConf, http: HttpClient[F]): EmailAuthFlow[F]
def conf[F[_] : Sync](creds: AuthConf, http: HttpClient[F]): AuthCodeConf[F]
def keyClient[F[_] : Sync](clientIds: Seq[ClientId], http: HttpClient[F]): KeyClient[F]