If your users log into your app using OAuth, then later change their email in a workflow, you may have noticed that the original email is still attached to the account. For example, you may see an alert that says "This email is already in use!" when attempting to reuse your user's original email.
This is because, in Bubble, manual changes won't override information created using this authentication method.
For more information on OAuth, check out our manual entry here.