Connected accounts

Sign in with any of these. You can add or remove them at any time.

@switch (state()) { @case ('loading') {

Loading…

} @case ('error') { } @case ('ready') { @if (conflict(); as message) { } @if (linkable().length) {

Add another

@for (provider of linkable(); track provider) { }
} } }