openagent-standalone (Rust)
Standalone Axum binary hosting the OpenAgent challenge-response auth server
Purpose
Standalone Axum binary hosting the OpenAgent challenge-response auth server
Read the legacy client and server guide.
Source contract
| Field | Value |
|---|---|
| Package | openagent-standalone |
| Version | 0.1.0 |
| Language | Rust |
| Runtime floor | 1.78 |
| Manifest | openagents/openagent.id/crates/openagent-standalone/Cargo.toml |
| Distribution | Source package; registry publication not verified |
Manifest SHA-256: 219b9ddbbadb94445ccd1b111241d4f321b7f8ce6b4b514523cea292748f2890. The recorded Git revision identifies the containing repository; the manifest and entry-point hashes identify this working-tree snapshot.
Integration
Use the package root above from an authorized source checkout. Preserve sibling dependencies and their version/feature requirements. Install the runtime and compile the selected package before using its generated artifacts. The task guide describes configuration, trust boundaries, and error behavior. Test/conformance and deployment packages are supporting tools, not interchangeable production identity providers.
Exported entry points
The declarations below are extracted from the named entry files. This is a navigable source reference, not compiler-generated documentation of every transitive module. Feature gates and runtime requirements still apply. Private implementation files are not promoted to public APIs merely because they contain a public declaration.
openagents/openagent.id/crates/openagent-standalone/src/main.rs
Source SHA-256: 2e723a0910571464d22369932d48a0ba117ea5e88006ad68cab2d040b58da256.
This entry point composes the application or reuses implementation modules; inspect the source file and task guide for its callable boundary.
Module signatures and options
Browse the declared public source modules. This includes signatures, struct fields, enums, traits, method declarations, source comments and conditional attributes.