Module mastodon_async::scopes

source ·
Expand description

OAuth Scopes

Structs§

  • Represents a set of OAuth scopes

Enums§

  • Represents the granular “read:___” oauth scopes
  • Permission scope of the application. [Details on what each permission provides][1] [1]: https://github.com/tootsuite/documentation/blob/master/Using-the-API/OAuth-details.md)
  • Represents the granular “write:___” oauth scopes