[][src]Module oxide_auth::primitives::scope

Defines the Scope type and parsing/formatting according to the rfc.

Structs

Scope

Scope of a given grant or resource, a set of scope-tokens separated by spaces.

Enums

ParseScopeErr

Error returned from parsing a scope as encoded in an authorization token request.