C# Class ReviewR.Web.Facts.Services.AuthenticationServiceFacts.AuthenticateWithProviderAsync

Show file Open project: anurse/ReviewR

Private Methods

Method Description
BubblesHttpExceptions ( ) : void
RegistersAndReturnsNewUserWithCredentialIfAllDataProviderAndNoCurrentUser ( ) : System.Threading.Tasks.Task
RequiresValidArguments ( ) : void
ReturnsAssociatedIfUserWithSameEmailFound ( ) : System.Threading.Tasks.Task
ReturnsLoggedInIfMatchingCredentialFound ( ) : System.Threading.Tasks.Task
ReturnsMissingDataIfDisplayNameAndEmailNotProvided ( ) : System.Threading.Tasks.Task
ReturnsMissingDataIfDisplayNameNotProvided ( ) : System.Threading.Tasks.Task
ReturnsMissingDataIfEmailNotProvided ( ) : System.Threading.Tasks.Task
ThrowsIfNoAuthenticatorWithId ( ) : void