Method | Description | |
---|---|---|
AuthenticateWithProviderAsync ( string type, string accessToken ) : Task |
||
AuthenticationService ( IEnumerable |
||
GetClientIds ( ) : string>.IDictionary |
Method | Description | |
---|---|---|
AuthenticationService ( ) : System | ||
ExchangeToken ( string accessToken, Authenticator auth ) : Task |
public AuthenticateWithProviderAsync ( string type, string accessToken ) : Task |
||
type | string | |
accessToken | string | |
return | Task |
public AuthenticationService ( IEnumerable |
||
authenticators | IEnumerable |
|
settings | ISettings | |
data | IDataRepository | |
return | System |
protected ExchangeToken ( string accessToken, Authenticator auth ) : Task |
||
accessToken | string | |
auth | Authenticator | |
return | Task |
public GetClientIds ( ) : string>.IDictionary |
||
return | string>.IDictionary |