weechat-matrix-rs icon indicating copy to clipboard operation
weechat-matrix-rs copied to clipboard

Support login with SSO.

Open poljar opened this issue 5 years ago • 0 comments

The Python script supports SSO login by starting a local HTTP server that waits for the loginToken. The helper for the Python script can be found over here.

We'll likely want an in-process server instead.

poljar avatar Jan 03 '21 18:01 poljar