Warning: changing the token cannot be undone
@if (socialAccounts?.length > 0) {
Connected social accounts
@for (account of socialAccounts; track account.id) {
- {{account.name}}
}
Warning: changing the social accounts cannot be undone
}
@if (socialAccountProviders?.length > 0) {
Available social account providers
Warning: changing the social account providers cannot be undone
}