ApiBasicAuthentication

Qualified name: intranet.apps.api.authentication.ApiBasicAuthentication

class intranet.apps.api.authentication.ApiBasicAuthentication[source]

Bases: BasicAuthentication

Methods

authenticate_credentials

Authenticate the userid and password.

Attributes

authenticate_credentials(userid, password, request=None)[source]

Authenticate the userid and password.