VirtWeb/virtweb_backend/src/extractors
Pierre HUBERT c7de64cc02
All checks were successful
continuous-integration/drone/push Build is passing
Add API tokens support (#9)
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>
2024-04-23 17:04:43 +00:00
..
api_auth_extractor.rs Add API tokens support (#9) 2024-04-23 17:04:43 +00:00
auth_extractor.rs Add middleware to check authentication 2023-09-02 19:15:11 +02:00
local_auth_extractor.rs Can perform local authentication 2023-09-02 18:44:16 +02:00
mod.rs Add API tokens support (#9) 2024-04-23 17:04:43 +00:00