By convention, all our backends inherit form ZulipAuthMixin. This is helpful to have a single place if we want to add some class attributes that all the backends should have.
noqa