currentSession is initially set to null. After the init call, the property will become available.
Initialize session. After initialization, the currentSession will be available.
The function to replace cookie credential. Call this function to remove the old credential and replace with a new one. Set parameter to null to delete current credential.
The function to replace bearer credential. Call this function to remove the old credential and replace with a new one. Set parameter to null to delete current credential.
The function to replace oauth credential. Call this function to remove the old credential and replace with a new one. Set parameter to null to delete current credential.
Generated using TypeDoc
A8ServerConnect instance is available when the current environment is nodejs.