aboutsummaryrefslogtreecommitdiffstats
path: root/chat.sr.ht
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2021-11-25 11:29:37 +0000
committerDrew DeVault <sir@cmpwn.com>2021-11-25 13:15:30 +0100
commit6570673b47272118e0e538a17c3393465905c118 (patch)
tree32a4fed8b628e276295399aeda0decbc41332acc /chat.sr.ht
parent7b4ccedbfe03486d8961d82d526ed8b4203466bb (diff)
downloadsr.ht-docs-6570673b47272118e0e538a17c3393465905c118.tar.gz
chat.sr.ht: set grant string in personal token link
Users no longer need to manually fill this field.
Diffstat (limited to 'chat.sr.ht')
-rw-r--r--chat.sr.ht/bouncer-usage.md5
-rw-r--r--chat.sr.ht/quickstart.md5
2 files changed, 4 insertions, 6 deletions
diff --git a/chat.sr.ht/bouncer-usage.md b/chat.sr.ht/bouncer-usage.md
index de7000d..fadc4c2 100644
--- a/chat.sr.ht/bouncer-usage.md
+++ b/chat.sr.ht/bouncer-usage.md
@@ -9,9 +9,8 @@ page. Information about common use-cases is provided here.
To connect with a third-party IRC client, you will need to generate an OAuth 2.0
personal access token to use as your server password. Visit [the personal access
-token issuance page](https://meta.sr.ht/oauth2/personal-token) and set the
-grant string to "meta.sr.ht/PROFILE:RO", adding an optional comment, and leaving
-the other fields unchanged.
+token issuance page](https://meta.sr.ht/oauth2/personal-token?grants=meta.sr.ht/PROFILE:RO)
+and generate a token.
<dl>
<dt>Hostname</dt><dd>chat.sr.ht</dd>
diff --git a/chat.sr.ht/quickstart.md b/chat.sr.ht/quickstart.md
index e3b5676..388ce7c 100644
--- a/chat.sr.ht/quickstart.md
+++ b/chat.sr.ht/quickstart.md
@@ -8,9 +8,8 @@ You can also connect directly to the bouncer using your own IRC client.
To connect with a third-party IRC client, you will need to generate an OAuth 2.0
personal access token to use as your server password. Visit [the personal access
-token issuance page](https://meta.sr.ht/oauth2/personal-token) and set the
-grant string to "meta.sr.ht/PROFILE:RO", adding an optional comment, and leaving
-the other fields unchanged.
+token issuance page](https://meta.sr.ht/oauth2/personal-token?grants=meta.sr.ht/PROFILE:RO)
+and generate a token.
<dl>
<dt>Hostname</dt><dd>chat.sr.ht</dd>