Crate oxide_auth_iron

source ·
Expand description

Offers bindings for the code_grant module with iron servers.

§Hello world

Structs§

  • Generic error type produced by Oxide Auth operations that can be coerced into an IronError
  • Request type that can be derived from an iron::Request.
  • Response type that can be coerced into an iron::Response.

Enums§

  • Errors while decoding requests.