workos

package module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2026 License: MIT Imports: 12 Imported by: 0

README

auth-workos

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

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.

Documentation

Overview

Package workos adds WorkOS SSO/SAML (enterprise single sign-on) to togo auth. It registers /api/auth/workos + callback; on success it find-or-creates the user via auth and issues a togo session. Depends on the auth plugin.

Install: `togo install togo-framework/auth-workos`.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL