| Package | Description |
|---|---|
| org.brickred.socialauth |
| Modifier and Type | Method and Description |
|---|---|
AuthProvider |
SocialAuthManager.connect(AccessGrant accessGrant)
Creates the provider with given access grant
|
OAuthConfig |
SocialAuthConfig.getProviderConfig(String id)
Retrieves the configuration of given provider
|
AuthProvider |
SocialAuthManager.refreshToken(AccessGrant accessGrant)
Makes a call for a provider to get RefreshToken and returns object of
that provider
|
Copyright © 2018. All Rights Reserved.