auth module

Run an authenticate protocol.

class auth.Auth[source]

Bases: object

Manage auth credentials.

execute()[source]

Run an authentication protocol to obtain a credential.

header_str()[source]

Make a header string for HTTP.

token

Token.

type

Token type.