Crate writium_auth [] [src]

Structs

Challenge
DumbAuthority
WwwAuthenticate

Traits

Authority

An authority is who recognizes a remote and decides whether it is capable of accessing to certain resources and taking certain actions, using information provided in its request sent.
It is hightly recommended to let an authority to manage privilege for unsafe HTTP methods, i.e., DELETE, PATCH and PUT.