synapse_admin_api/register_users/
shared_secret_register_nonce.rs

1//! Different versions of the endpoint to get the nonce for shared-secret registration.
2
3pub mod v1;