| Interface | Description |
|---|---|
| ClientConfiguration |
Configuration for the OAuth 2 flow providing details on the
provider and required values in order to complete the flow.
|
| ClientToken |
The result of the OAuth 2 flow containing the accessToken and refreshToken
|
| ClientTokenMetadata |
Provides additional information about a
ClientToken. |
| Enum | Description |
|---|---|
| ClientTokenMetadata.ClientTokenStatus |
Information about the state of the token, based on its last usage.
|
Copyright © 2020 Atlassian. All rights reserved.