5 lines
140 B
Rust
5 lines
140 B
Rust
//! Various endpoints related to identity server status and metadata discovery.
|
|
|
|
pub mod get_server_status;
|
|
pub mod get_supported_versions;
|