Rust SDK Released
WorkOS has released a new Rust SDK, adding Rust to their family of SDK languages.
The Rust SDK delivers async-first access to the WorkOS API with generated, strongly typed resource APIs, a builder-based client, structured error handling, safe retry behavior, and stream-based auto-pagination.
Helpers are included for common WorkOS workflows including:
- AuthKit
- SSO
- PKCE
- Webhook verification
- JWKS
- Passwordless
- Vault local crypto
Installation
cargo add workos
Resources

Fetched June 3, 2026



