userTokenInCache

abstract val userTokenInCache: String

Retrieves the user token stored in the cache, if available. This token can be used with Connection.signInWithToken.

Return

The user token found in the cache, or an empty string if not present.