getWebcomAuthToken

abstract fun getWebcomAuthToken(): String

Gets the Webcom authentication token attached to this Identity instance when available. Note that it may be missing, typically in return of the addIdentity method, which doesn't authenticate the user.

Return

The authentication token attached to this Identity instance or null if not available