Discovergy v0.2.0 Discovergy.OAuth.Token View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Discovergy.OAuth.Token{
  oauth_token: String.t(),
  oauth_token_secret: String.t()
}