Module auth

Source
Expand description

authorization module

Structs§

Bearer
Bearer token authorization

Traits§

AuthenticatorTrait
trait to authorize reqwest::Request, might add more authorization method in the future