Cumulocity Web SDK - v1021.62.8
Preparing search index...
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
CookieAuth
()
:
CookieAuth
Returns
CookieAuth
Properties
user
user
:
string
Methods
get
Cometd
Handshake
getCometdHandshake
(
config
?:
{
ext
?:
object
}
)
:
{
ext
?:
object
}
Parameters
config
:
{
ext
?:
object
}
= {}
Returns
{
ext
?:
object
}
get
Fetch
Options
getFetchOptions
(
options
:
IFetchOptions
)
:
IFetchOptions
Parameters
options
:
IFetchOptions
Returns
IFetchOptions
logout
logout
()
:
Promise
<
IFetchResponse
>
Returns
Promise
<
IFetchResponse
>
update
Credentials
updateCredentials
(
__namedParameters
?:
ICredentials
)
:
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.62.8
Loading...
Allows to use Cookies for Authorization to the Cumulocity API.