Skip to content

extsvc: rename `ExternalAccountData` to `Data`

Administrator requested to merge jc/rename-ExternalAccountData into master

Created by: unknwon

Ideally, it should be renamed to AccountData, but it conflicts with its field which has the same name as AccountData.

And we use auth_data and account_data as column names in the user_external_account table, so changing the field name do not feel like a good option.

Merge request reports

Loading