View Source Squeeze.OAuth1 (OpenPace v0.0.1)
Module for OAuth 1.0 Expanded from oauther: https://github.com/lexmag/oauther
Link to this section Summary
Link to this section Types
@type params() :: [{String.t(), String.Chars.t()}]
Link to this section Functions
@spec credentials(Enumerable.t()) :: Squeeze.OAuth1.Credentials.t() | no_return()
@spec protocol_params(params(), Squeeze.OAuth1.Credentials.t()) :: params()