Expand description
Offers bindings for the code_grant module with iron servers.
§Hello world
Structs§
- OAuth
Error - Generic error type produced by Oxide Auth operations that can be coerced into an
IronError - OAuth
Request - Request type that can be derived from an
iron::Request. - OAuth
Response - Response type that can be coerced into an
iron::Response.
Enums§
- Error
- Errors while decoding requests.