Skip to main content

Missing Cookies After Login

Doc type: How-to guide

Symptoms

  • You return from hosted auth but the app sees no yoyo_auth_access_token.

Checklist

  1. Confirm the auth portal is setting cookies on .yoyogroup.com.
  2. Verify the app is running on a subdomain of *.yoyogroup.com.
  3. Ensure your app is hosted on a *.yoyogroup.com subdomain.
  4. Confirm your site uses HTTPS.
  5. For local development, use a staging or development subdomain.

Next steps