Private Authentication

Initiate WorkOS login

Redirects to WorkOS AuthKit for authentication. Supports PKCE flow for extensions.

get/api/workos/login

Query parameters

redirect_uristring

Custom redirect URI (used by extensions for PKCE flow)

code_challengestring

PKCE code challenge

code_challenge_methodstring

PKCE code challenge method (S256)

Response

Login page HTML

Changes

No recorded changes to this endpoint across all 80 revisions of this API.