-
Bug
-
Resolution: Fixed
-
Major
-
3.1.3-RC2
-
None
If a user has chosen to login with for example Google, a unique id is assigned to his account.
Once that user is deleted though, the linked account is not removed from the oauth tables.
This will cause trigger an exception with the message "AUTH_PROVIDER_OAUTH_ERROR_INVALID_ENTRY" if one tries to create another account with the same external account.