[][src]Module oxide_auth::primitives::grant

Encapsulates various shared mechanisms for handlings different grants.

Structs

Extensions

Links one or several GrantExtension instances to their respective data.

Grant

Owning copy of a grant.

PrivateExtensions

An iterator over the private extensions of a grant.

PublicExtensions

An iterator over the public extensions of a grant.

Enums

Value

Wraps the data for an extension as a string with access restrictions.

Traits

GrantExtension

Provides a name registry for extensions.