1 2 3 4
//! Various endpoints related to identity server status and metadata discovery. pub mod get_server_status; pub mod get_supported_versions;