expireCredentials() method

Allows the user to set the credentials to the expired state for the current hybrid app.

Syntax

<static> expireCredentials()

Example

hwc.expireCredentials();

Source

hwc-comms.js, line 822.