Skip to content

Commit 829c20f

Browse files
Mention the refresh token in the docs
1 parent 261d715 commit 829c20f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/access-token.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This can be run from anywhere, not necessarily from the host where MAS is runnin
88
sh ./misc/device-code-grant.sh [synapse-url] <scope>...
99
```
1010

11-
This will prompt you to open a URL in your browser, finish the authentication flow, and print the access token.
11+
This will prompt you to open a URL in your browser, finish the authentication flow, and print the access and refresh tokens.
1212

1313
This can be used to get access to the MAS admin API:
1414

0 commit comments

Comments
 (0)