Skip to main content

authorize

Function authorize 

Source
async fn authorize(services: &State, caller: &UserId, target: &UserId) -> Result
Expand description

MSC4323: authorization is checked before account lookups (anti-enumeration) per spec.