1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 16:02:59 +01:00
actix-extras/actix_web_httpauth/extractors/sidebar-items.js

1 line
513 B
JavaScript
Raw Normal View History

initSidebarItems({"mod":[["basic","Extractor for the “Basic” HTTP Authentication Scheme"],["bearer","Extractor for the “Bearer” HTTP Authentication Scheme"]],"struct":[["AuthenticationError","Authentication error returned by authentication extractors."]],"trait":[["AuthExtractor","Trait implemented by types that can extract HTTP authentication scheme credentials from the request."],["AuthExtractorConfig","Trait implemented for types that provides configuration for the authentication extractors."]]});