Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • OAuthOptions

Index

Properties

Optional body_hash

body_hash: true | string

Optional callback

callback: undefined | string

Optional consumer_key

consumer_key: undefined | string

Optional consumer_secret

consumer_secret: undefined | string

Optional token

token: undefined | string

Optional token_secret

token_secret: undefined | string

Optional transport_method

transport_method: "body" | "header" | "query"

Optional verifier

verifier: undefined | string

Generated using TypeDoc