Module print_nanny_client::apis::auth_api[][src]

Enums

struct for typed errors of method auth_email_create

struct for typed errors of method auth_mobile_create

struct for typed errors of method auth_token_create

struct for typed errors of method auth_verify_create

struct for typed errors of method auth_verify_email_create

struct for typed errors of method auth_verify_mobile_create

Functions

This returns a 6-digit callback token we can trade for a user’s Auth Token.

This returns a 6-digit callback token we can trade for a user’s Auth Token.

This is a duplicate of rest_framework’s own ObtainAuthToken method. Instead, this returns an Auth Token based on our callback token and source.

This verifies an alias on correct callback token entry using the same logic as auth. Should be refactored at some point.

This returns a 6-digit callback token we can trade for a user’s Auth Token.

This returns a 6-digit callback token we can trade for a user’s Auth Token.