To prepare agent-box for SaaS, we need to support alternative auth methods (#201). The SaaS portal will likely use OAuth (BetterAuth?) and mint its own JWT instead of the IDP's. How can we seamlessly handover the user's portal session to the user's agent-box(es)?
To prepare agent-box for SaaS, we need to support alternative auth methods (#201). The SaaS portal will likely use OAuth (BetterAuth?) and mint its own JWT instead of the IDP's. How can we seamlessly handover the user's portal session to the user's agent-box(es)?