Authentication Flow
Follow the hosted flow to establish a shared session across Yoyo subdomains.
Redirect To Hosted Auth
Send users to auth.yoyogroup.com (prod) or auth-int.yoyogroup.com (int) with a redirectUrl back to your app.
Step 2Authenticate And Set Cookies
The hosted portal establishes HttpOnly cookies for .yoyogroup.com.
Step 3Consume The Session
Read cookies server-side and expose only a minimal BFF session shape.
Quick Links
Jump directly to the most common integration paths.
Handle Redirects And Allowlists
Implement safe hosted-auth and OAuth redirect handling.
ExploreAdd Your App To Launch Pad
Get listed on the Launch Pad so users can jump into your app after login.
ExploreWork With Shared Cookies
Read the session securely on the server and forward tokens to APIs.
ExploreAPI Reference
Review the public logout endpoint used to clear shared cookies.
ExploreComplete Integration Reference
Single-file reference for AI agents with all environments, URLs, methods, constraints, and examples.
ExploreComing Soon Authentication Types
Additional enterprise options will be added to the hosted portal.
Contact Us
Need access, allowlisting, or Launch Pad updates? Email support.sa@yoyogroup.com.