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/bearer/sidebar-items.js
2022-07-21 01:52:33 +00:00

1 line
215 B
JavaScript

window.SIDEBAR_ITEMS = {"enum":[["Error","Bearer authorization error types, described in RFC 6750."]],"struct":[["BearerAuth","Extractor for HTTP Bearer auth"],["Config","[`BearerAuth`] extractor configuration."]]};