Module actix_web_security::authentication::scheme::bearer::jwt::authentication_provider[][src]

A default implementation of an AuthenticationProvider for a JWT based OAuth2 authentication.

Structs

JwtAuthenticationProvider

The definition of a JwtAuthenticationProvider.