Structs

May be returned for any endpoint when said endpoint has a failure

Returned by the /auth/token and /auth/totp routes. Always use /auth/token first, you will be granted a temporary Bearer token if needs_totp is true, you can then call /auth/totp with the Bearer token and TOTP authcode.

For requesting to the /auth/totp route. You must also have a temporary TOTP authtoken first!

User object

Enums