Preparing search index...
The search index is not available
Cumulocity Web SDK - v1021.3.1
Cumulocity Web SDK
CookieAuth
Class CookieAuth
Allows to use Cookies for Authorization to the Cumulocity API.
Implements
IAuthentication
Index
Constructors
constructor
Properties
user
Methods
get
Cometd
Handshake
get
Fetch
Options
logout
update
Credentials
Constructors
constructor
new
Cookie
Auth
(
)
:
CookieAuth
Returns
CookieAuth
Properties
user
user
:
string
Methods
get
Cometd
Handshake
get
Cometd
Handshake
(
config
?
)
:
{
ext
?:
object
;
}
Parameters
config
:
{
ext
?:
object
;
}
= {}
Optional
ext
?:
object
Returns
{
ext
?:
object
;
}
Optional
ext
?:
object
get
Fetch
Options
get
Fetch
Options
(
options
)
:
IFetchOptions
Parameters
options
:
IFetchOptions
Returns
IFetchOptions
logout
logout
(
)
:
Promise
<
IFetchResponse
>
Returns
Promise
<
IFetchResponse
>
update
Credentials
update
Credentials
(
__namedParameters
?
)
:
string
Parameters
__namedParameters
:
ICredentials
= {}
Returns
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
user
Methods
get
Cometd
Handshake
get
Fetch
Options
logout
update
Credentials
Cumulocity Web SDK - v1021.3.1
Loading...
Allows to use Cookies for Authorization to the Cumulocity API.