Skip to main content

Overview

AWSales uses WorkOS as its identity provider for:
  • User authentication (email/password, OAuth)
  • Organization management
  • OTP delivery

Integration Points

FeatureWorkOS Component
User managementUser Management API
Organization managementOrganizations API
Email/password authAuthentication API
OAuth (Google, Microsoft)SSO API
Magic links / OTPMagic Auth API

Consistency

All user and organization mutations keep local state and WorkOS in sync. If the WorkOS operation fails, local changes are rolled back.