use IntrospectionUrl;
use crateAuthorityAuthentication;
/// Configuration that must be injected into
/// [state](https://actix.rs/docs/application#state) of actix
/// to enable the OAuth token introspection authentication method.
///
/// Use the [IntrospectionConfigBuilder](super::IntrospectionConfigBuilder)
/// to construct a config.