1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-03-11 16:32:56 +01:00

1 line
379 B
JavaScript
Raw Normal View History

window.SIDEBAR_ITEMS = {"mod":[["config","Configuration options to tune the behaviour of [`IdentityMiddleware`]."]],"struct":[["Identity","A verified user identity. It can be used as a request extractor."],["IdentityMiddleware","Identity management middleware."]],"trait":[["IdentityExt","Helper trait to retrieve an [`Identity`] instance from various `actix-web`s types."]]};