Crate crud_auth

Source
Expand description

§Crud auth trait

Authentification trait crate for crud-api.

Traits§

CrudAuth
Authification module for Crud. Import an implementation of this trait to manage authification. TODO: Add some examples