Some modules want to store all PII (personally identifiable information) in a custom database.
Data stored on the user object can be scrubbed by such modules using hook_user_presave().
Add additional hooks to allow such modules to handle the storage of authmap entries as well.

Comments

geokat’s picture