[][src]Module tranquility::auth

Contains the auth methods you can use for the client.

Modules

basic

The basic authentication method, using a reddit username and password.

Traits

Auth

The trait handling authentication and GET requests for different authentication methods.