Module oxide_auth::code_grant [] [src]

Modules

authorizer
backend

Available backend algorithsm.

error
frontend

General algorithms for frontends.

generator
issuer
prelude
registrar

Structs

Grant
IssuedToken
Negotiated
NegotiationParameter
Request
Scope

Scope of a bearer token, a set of scope-tokens encoded with separation by spaces

Enums

RegistrarError

Traits

Authorizer

Authorizers create and manage authorization codes.

Issuer

Issuers create bearer tokens.

Registrar

Registrars provie a way to interact with clients.

TokenGenerator

Generic token for a specific grant.