package
Version:
v0.0.0-...-48d87d0
Opens a new window with list of versions in this module.
Published: Dec 18, 2015
License: GPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
MakePlaintextSignature makes a oauth v1 plaintext signature
type Token struct {
TokenKey string `json:"token_key"`
TokenSecret string `json:"token_secret"`
ConsumerSecret string `json:"consumer_secret"`
ConsumerKey string `json:"consumer_key"`
}
Token contains the sso token
Source Files
¶
Click to show internal directories.
Click to hide internal directories.