client-api: Add link to spec for r0::uiaa
This commit is contained in:
parent
1bf84ab9fb
commit
97c3b5cf47
@ -1,4 +1,6 @@
|
||||
//! Module for User-Interactive Authentication API types.
|
||||
//! Module for [User-Interactive Authentication API][uiaa] types.
|
||||
//!
|
||||
//! [uiaa]: https://matrix.org/docs/spec/client_server/r0.6.1#user-interactive-authentication-api
|
||||
|
||||
use std::{collections::BTreeMap, fmt};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user