Crate authorized

Source
Expand description

Authorized is a library helping you authorize behaviour on struct by defining allowed or denied scopes.

You can use this to only expose field’s value to authorized scopes

Modules§

prelude
scope

Structs§

Authorizor
Authorizor exposed mthods to help you authorize structures which implement Authorizable trait.

Traits§

Authorizable
Authorized

Type Aliases§

UnAuthorizedFields