mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-04-18 22:27:45 -04:00
This will allow to reuse it outside of the `oauth` module. It can now also be converted from a `QueryString`, for improved compatibility with `LocalServerRedirectHandle`. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>