/// All OIDC associated type components
use ;
/// The expected response format when received from /v1/.well-known/openid-configuration
/// successfully.
///
/// This shouldn't be something you create yourself, as it is returned by the appropriate
/// endpoint when deserialized.