wwWallet core documentation
Preparing search index...
server-core/src
BearerCredentials
Type Alias BearerCredentials
type
BearerCredentials
=
{
access_token
?:
string
;
dpop
?:
string
|
string
[]
;
dpopRequest
?:
{
method
:
string
;
uri
:
string
}
;
}
Index
Properties
access_
token?
dpop?
dpop
Request?
Properties
Optional
access_
token
access_token
?:
string
Optional
dpop
dpop
?:
string
|
string
[]
Optional
dpop
Request
dpopRequest
?:
{
method
:
string
;
uri
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access_
token
dpop
dpop
Request
wwWallet core documentation
Loading...