async fn yivi_cli_session( yivi_requestor_url: impl Borrow<Url>, request: JWT, ) -> Result<JWT>
Starts a yivi session with yivi_requestor_url, printing the QR code to the command line.
yivi_requestor_url