C# Class AllReady.Providers.ExternalUserInformationProviders.Providers.GoogleExternalUserInformationProvider

Inheritance: IProvideExternalUserInformation
Show file Open project: HTBox/allReady Class Usage Examples

Public Methods

Method Description
GetExternalUserInformation ( Microsoft.AspNetCore.Identity.ExternalLoginInfo externalLoginInfo ) : Task

Method Details

GetExternalUserInformation() public method

public GetExternalUserInformation ( Microsoft.AspNetCore.Identity.ExternalLoginInfo externalLoginInfo ) : Task
externalLoginInfo Microsoft.AspNetCore.Identity.ExternalLoginInfo
return Task