GitHub
Preparing search index...
The search index is not available
Viam SDK
Viam SDK
Credential
Interface Credential
A credential that can be exchanged to obtain an access token
interface
Credential
{
authEntity
:
string
;
payload
:
string
;
type
:
CredentialType
;
}
Index
Properties
auth
Entity
payload
type
Properties
auth
Entity
authEntity
:
string
payload
payload
:
string
type
type
:
CredentialType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auth
Entity
payload
type
GitHub
Viam SDK
Loading...
A credential that can be exchanged to obtain an access token