djblets.webapi.authΒΆ Deprecated module for authentication-related functions and classes. Deprecated since version 0.9. See the following for the new function/class locations: djblets.webapi.auth.backends.check_login() djblets.webapi.auth.backends.get_auth_backends() djblets.webapi.auth.backends.reset_auth_backends() djblets.webapi.auth.backends.base.WebAPIAuthBackend djblets.webapi.auth.backends.basic.WebAPIBasicAuthBackend djblets.webapi.auth.views.account_login() djblets.webapi.auth.views.account_logout()