Crate crud_auth

source ·
Expand description

Crud auth trait

Authentification trait crate for crud-api.

Traits

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