Preparing search index...
The search index is not available
Shogun SDK Documentation v1.1.4 - v1.2.9
Shogun SDK Documentation v1.1.4
OAuthCredentials
Interface OAuthCredentials
Credentials generated from OAuth flow
interface
OAuthCredentials
{
key
?:
any
;
password
:
string
;
provider
:
OAuthProvider
;
salt
?:
string
;
username
:
string
;
}
Index
Properties
key?
password
provider
salt?
username
Properties
Optional
key
key
?:
any
password
password
:
string
provider
provider
:
OAuthProvider
Optional
salt
salt
?:
string
username
username
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
password
provider
salt
username
Shogun SDK Documentation v1.1.4 - v1.2.9
Loading...
Credentials generated from OAuth flow