[][src]Crate aliri_oauth2

aliri_oauth2

JWT authorization based on validating OAuth2 scopes.

Modules

jwks

OAuth2 authorities using JWTs and JWKs to validate access

Structs

InsufficientScopes

Indicates the requestor held insufficient scopes to be granted access to a controlled resource

Scope

An OAuth2 scope

ScopeRef

Reference to a Scope

Scopes

A set of scopes for defining access permissions

ScopesPolicy

An access policy based on OAuth2 scopes

Traits

HasScopes

Indicates that the type has OAuth2 scopes