ae ~master (2024-01-05T13:09:51Z)
Home
Dub
Repo
OAuthConfig
ae
net
oauth
common
OAuth configuration.
struct
OAuthConfig {
string
consumerKey
;
string
consumerSecret
;
}
Members
Variables
consumerKey
string
consumerKey
;
consumerSecret
string
consumerSecret
;
Meta
Source
See Implementation
ae
net
oauth
common
aliases
oauthEncode
functions
oauthHeader
structs
OAuthConfig
OAuthSession
OAuth configuration.