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/headers/www_authenticate/bearer/sidebar-items.js

1 line
274 B
JavaScript
Raw Normal View History

window.SIDEBAR_ITEMS = {"enum":[["Error","Bearer authorization error types, described in RFC 6750"]],"struct":[["Bearer","Challenge for `WWW-Authenticate` header with HTTP Bearer auth scheme, described in RFC 6750"],["BearerBuilder","Builder for the `Bearer` challenge."]]};