All checks were successful
continuous-integration/drone/push Build is passing
Make it possible to create token authorized to query predetermined set of routes. Reviewed-on: #9 Co-authored-by: Pierre HUBERT <pierre.git@communiquons.org> Co-committed-by: Pierre HUBERT <pierre.git@communiquons.org>
4 lines
82 B
Rust
4 lines
82 B
Rust
pub mod api_auth_extractor;
|
|
pub mod auth_extractor;
|
|
pub mod local_auth_extractor;
|