Module actix_web_security::authentication::scheme::bearer::jwk::default_jwk[][src]

Type definitions as a default implementation of JWKs.

Structs

DefaultJwk

A default JWK type definition.

DefaultJwks

A wrapper for a typed vector of DefaultJwk that is cloneable.