Scenario
A user is a victim of XSS and their objectId and any other information tied to their account is grabbed and sent to a malicious actor. This actor uses their info to perform malicious API requests on REST APIs that are built into the site that use the ObjectId, creating bad data in Backendless.
Is there a way to regenerate a user’s objectId so that it invalidates the attacker’s stolen information?