public interface OAuthApi
OAuthService
Modifier and Type | Method and Description |
---|---|
OAuthService |
createService(OAuthConfig config)
Creates an
OAuthService |
OAuthService createService(OAuthConfig config)
OAuthService
config
- config info (apiKey, apiSecret, callback, scope)OAuthService