Account

Main resources

ApiKey

class account.models.ApiKey(*args, **kwargs)

ApiKeys are simple identifiers used to both authenticate and identify clients

class account.api.resources.ApiKeyResource(api_name=None)

ApiAccess

class account.models.ApiAccess(*args, **kwargs)

A simple model for use with the CacheDBThrottle behaviors.

Miscellaneous

VosaeBackend

class account.backends.VosaeBackend

Wrapper of django’s ModelBackend allowing to authenticate without checking password

Table Of Contents

Previous topic

Vosae Developer Documentation

Next topic

Core

This Page