pub(crate) async fn fetch_auth_issuer(client: &Client) -> Option<Url>
Expand description
Get the URL of the OIDC authentication issuer for the current homeserver of the given Matrix client.
pub(crate) async fn fetch_auth_issuer(client: &Client) -> Option<Url>
Get the URL of the OIDC authentication issuer for the current homeserver of the given Matrix client.