We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9eaf0d commit 942f72cCopy full SHA for 942f72c
maubot/usage/cli/auth.md
@@ -19,6 +19,10 @@ add the server to `homeservers` properly or didn't enter the correct name in
19
If you want to register an account, you must pass `--register` as a parameter.
20
This also requires the `secret` to be set in the config.
21
22
+Single sign-on is also supported by using the `--sso` flag. When that flag is
23
+passed, the command will open the login page in a browser instead of prompting
24
+for username and password.
25
+
26
Additionally, there's a `--update-client` parameter that tells maubot to store
27
the created access token as a client instance so you don't have to do it
28
manually in the web interface.
0 commit comments