Module vault_api::server [] [src]

Structs

Authorization

Storage of authorization parameters for an incoming request, used for REST API authorization.

ExtractAuthData

Middleware to extract authentication data from request

Warning

Functions

route [
Deprecated
]

Add routes for Api to a provided router.

router

Create a new router for Api