updateToken

abstract fun updateToken(userId: UserIDEntity, accessToken: String, tokenType: String, refreshToken: String?): AuthTokenEntity