Expand description
§idprova-registry
HTTP registry server for AID resolution and management.
Re-exports build_app() for integration testing.
Modules§
Structs§
- AppState
- Shared application state.
- DatVerify
Request - Request body for DAT verification.
- DatVerify
Response - Response from DAT verification.
- Revoke
Request
Functions§
- build_
app - Build the registry router for the given state.
- load_
admin_ pubkey - Load the registry admin public key from the
REGISTRY_ADMIN_PUBKEYenvironment variable.