Method | Description | |
---|---|---|
AppHarborOAuthClient ( string clientId, string secret, ITweetHarborDbContext database ) : System | ||
GetAuthenticationEndpoint ( string returnToUrl ) : |
||
OAuthCallback ( System.Web.HttpRequestBase Request ) : |
Method | Description | |
---|---|---|
AppHarborCreateOrUpdateAccountIfNeeded ( string AccessToken, AppHarbor user, |
public AppHarborOAuthClient ( string clientId, string secret, ITweetHarborDbContext database ) : System | ||
clientId | string | |
secret | string | |
database | ITweetHarborDbContext | |
return | System |
public GetAuthenticationEndpoint ( string returnToUrl ) : |
||
returnToUrl | string | |
return |
public OAuthCallback ( System.Web.HttpRequestBase Request ) : |
||
Request | System.Web.HttpRequestBase | |
return |