Pleroma v1.1.9-10-g42f76306+dev Pleroma.Web.OAuth.Scopes View Source
Functions for dealing with scopes.
Link to this section Summary
Functions
Fetch scopes from requiest params.
Convert scopes string to list
Convert scopes list to string
Validates scopes.
Link to this section Functions
Fetch scopes from requiest params.
Note: scopes
is used by Mastodon — supporting it but sticking to
OAuth's standard scope
wherever we control it
Convert scopes string to list
Convert scopes list to string
Validates scopes.