Update content/en/api/oauth-scopes.md

Co-authored-by: Matt Jankowski <matt@jankowski.online>
This commit is contained in:
Emelia Smith 2024-05-16 00:47:53 +02:00 committed by GitHub
parent 26b6346ab5
commit 6b522fc860
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ If you do not specify `scope` in your authorization request, or `scopes` in your
- 2.9.1 - Admin scopes added [#9387](https://github.com/mastodon/mastodon/pull/9387)
- 3.1.0 - Bookmark scopes added [#7107](https://github.com/mastodon/mastodon/pull/7107)
- 4.1.0 - Added admin scopes for blocks and allows [#20918](https://github.com/mastodon/mastodon/pull/20918)
- 4.3.0 - Added `read:me` scope for when you want just basic information about the currently authenticated account. [#29087](https://github.com/mastodon/mastodon/pull/29087)
- 4.3.0 - Added `read:me` scope to obtain basic information about the currently authenticated account. [#29087](https://github.com/mastodon/mastodon/pull/29087)
## List of high-level scopes