Module octorust::auth[][src]

Expand description

For performing functions related to authentication for the API.

Structs

A caching token “generator” which contains JWT credentials.

JSON Web Token authentication mechanism.

Enums

Controls what sort of authentication is required for this request.

Various forms of authentication credentials supported by GitHub.