diff options
author | John Cummings <john@rootabega.net> | 2022-09-16 19:17:16 +0000 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2022-09-22 10:55:49 +0200 |
commit | 35f1d4f161bb14f4978ecce91562baf65405f50f (patch) | |
tree | 869b44dddaefd830e2bb006d8ca0e81b170f7171 /chat.sr.ht/quickstart.md | |
parent | f7b3f230133aa3aacb037193209a11f9f4b18c58 (diff) | |
download | sr.ht-docs-35f1d4f161bb14f4978ecce91562baf65405f50f.tar.gz |
Explain the token link requests the necessary scopes.
Diffstat (limited to 'chat.sr.ht/quickstart.md')
-rw-r--r-- | chat.sr.ht/quickstart.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chat.sr.ht/quickstart.md b/chat.sr.ht/quickstart.md index 228fbc2..333ce87 100644 --- a/chat.sr.ht/quickstart.md +++ b/chat.sr.ht/quickstart.md @@ -28,8 +28,9 @@ section. To set up your bouncer connection, you will need to generate an OAuth 2.0 personal access token to use as the server password. Visit [the personal access -token issuance page][token] to generate a token. Then add a network to your IRC -client using the following credentials: +token issuance page with this specially-crafted link][token] to generate a token +with the required scopes. Then add a network to your IRC client using the +following credentials: [token]: https://meta.sr.ht/oauth2/personal-token?grants=meta.sr.ht/PROFILE:RO |