fractal::utils::oidc

Function fetch_auth_issuer

Source
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.