PostOAuthTokenData

class PostOAuthTokenData[source]

Input data required for the OAuth Token::Post operation.

provider_id: str

The provider for which you want to create a token.

temp_id: str

A temporary id that can be used to get the token once it has been created.