Social login (member view)

Google/Facebook/X/Apple/VK when toggle.mrc + provider enabled. Settings shows Linked with... (no unlink UI).

Social login (member view)

Use a provider button instead of email/password when the site offers it.

Where to find it

/login and /register - provider buttons (only enabled ones show)

How it works

Providers: Google, Facebook, X (Twitter), Apple, VK when master social login is on and each provider has credentials. OAuth creates or links your account and signs you in (same 2FA gates as password login).

On Account Settings, linked providers show as Linked with {provider} (display only - no member unlink). Social-only accounts (passwordSetAt null) use Set password before password-gated actions.

Common problems

No social buttons

Social login is off, or no provider is configured.

Need a password later

Use Set password for API reveal, turn off 2FA, etc.

Related