Social Sign-In and Account Access
How social authentication works and what to do when provider login fails.
TL;DR
Use Google or other supported providers for faster sign-in. If callback issues happen, retry from the same browser session and check blocked popups.
authsocial-logintroubleshooting
Last updated: 2026-03-06
When to use this
Use this page if you sign in with social providers or need to troubleshoot auth callback issues.
Inputs
- Supported provider account.
- Browser session with popups enabled.
Outputs
- Linked account access with the selected provider.
- Faster recurring sign-in flow.
Steps
- Click the social provider button on the auth page.
- Complete provider consent.
- Return to Stagedly callback and confirm successful session.
- If callback fails, retry in a clean tab and verify provider permissions.
Examples
- "Google sign-in redirects back but session is missing" -> refresh and repeat provider flow.
Edge cases and limitations
- Strict browser privacy extensions can block auth callbacks.
- Mixed account sessions can cause temporary mismatch until re-auth.