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

Expand description

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

Structs

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

Enums

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