mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-25 01:02:20 -04:00
We also cache the data every time that `OAuth::server_metadata()` is called, in the hope of avoiding some requests with `OAuth::cached_server_metadata()`. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>