Skip to content
This repository was archived by the owner on May 13, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
> [!WARNING]
> This project has been superseded by the [official WorkOS Rust SDK](https://github.com/workos/workos-rust).
>
> The official SDK still uses the `workos` crate name, but versioning starts at `v1.0.0`. This repository is the archived source code the unoffical SDK, which was published as `v0.3.0` until `v0.8.1`.

---

# WorkOS Rust SDK

[![Crates.io](https://img.shields.io/crates/v/workos.svg)](https://crates.io/crates/workos)
Expand Down
Loading