| Package | Description |
|---|---|
| me.figo |
| Modifier and Type | Method and Description |
|---|---|
TokenResponse |
FigoConnection.convertAuthenticationCode(String authenticationCode)
Convert the authentication code received as result of the login process into an access token usable for data access.
|
TokenResponse |
FigoConnection.convertRefreshToken(String refreshToken)
Convert a refresh token (granted for offline access and returned by `convert_authentication_code`) into an access token usabel for data acccess.
|
Copyright © 2014 figo GmbH. All rights reserved.