Wasm Directoryalpha
Record

post-oauth-access-token-response

No description available.

record post-oauth-access-token-response {
  oauth-token: option​<string>,
  oauth-token-secret: option​<string>,
}

Fields

NameTypeDescription
oauth-tokenoption​<string>
oauth-token-secretoption​<string>