Skip to main content

Crate idprova_registry

Crate idprova_registry 

Source
Expand description

§idprova-registry

HTTP registry server for AID resolution and management.

Re-exports build_app() for integration testing.

Modules§

store

Structs§

AppState
Shared application state.
DatVerifyRequest
Request body for DAT verification.
DatVerifyResponse
Response from DAT verification.
RevokeRequest

Functions§

build_app
Build the registry router for the given state.
load_admin_pubkey
Load the registry admin public key from the REGISTRY_ADMIN_PUBKEY environment variable.