Partner ↔ yuu Account Linkage (SSO Flow)
Purpose
The account linkage flow (yuu SSO) describes how a user is linked between partner account with yuu account through the SSO-based account linkage flow. It focuses on the overall journey, responsibilities of each system, and how the API is used during the flow.
Workflow Overview
- User authenticates via SSO.
- Partner calls linking API with JWT.
- yuu Loyalty platform performs link or unlink based on request parameter.
Architecture & Journey
Example

APIs Involved
GET /member/partnerlink— Account link (SSO flow)