OpenAgentID documentation
Source referencesPackage entries

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

FieldValue
Packageopenagent-standalone
Version0.1.0
LanguageRust
Runtime floor1.78
Manifestopenagents/openagent.id/crates/openagent-standalone/Cargo.toml
DistributionSource 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.

On this page