OAuthFlow Methods | ![]() |
The OAuthFlow type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExtractAuthorizationResult |
Extract AuthorizationResult from the authorization response URL (i.e. the RedirectURL with the response
parameters from Smartsheet OAuth server).
|
![]() | NewAuthorizationURL | Generate a new authorization URL. |
![]() | ObtainNewToken |
Obtain a new token using AuthorizationResult.
|
![]() | RefreshToken |
Refresh token.
|
![]() | RevokeAllForApiClient |
Revoke token.
|
![]() | RevokeToken |
Revoke token.
|