ITokenProvider
ITokenProvider class
Defines interface allowing to retrieve access token.
Methods
| Name | Description |
|---|---|
| GetAccessToken (2 overloads) | Gets oAuth access token. If token exists and its expiration date is not expired returns current token, otherwise requests new token from a server. |