AuthTokenStorage
Functions
Link copied to clipboard
abstract fun addOrReplace(authTokenEntity: AuthTokenEntity, proxyCredentialsEntity: ProxyCredentialsEntity?)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun updateToken(userId: UserIDEntity, accessToken: String, tokenType: String, refreshToken: String?): AuthTokenEntity