togo-framework/auth-workos

auth-workos

WorkOS SSO/SAML driver for togo auth

WorkOS SSO/SAML driver for togo auth. Enterprise single sign-on; on success the user is find-or-created and issued a togo session.

bash
togo install togo-framework/auth
togo install togo-framework/auth-workos

Env: APP_URL, WORKOS_CLIENT_ID, WORKOS_API_KEY, and one of WORKOS_CONNECTION / WORKOS_ORGANIZATION / WORKOS_PROVIDER. Flow: GET /api/auth/workos -> callback -> session.