To install the module run the command:
php /vendor/bin/bluzman module:install auth-twitterCreate an application at Applications page (https://apps.twitter.com/),
than setup Consumer Key (API Key) and Consumer Secret (API Secret)
inside Twitter section of the auth.php configuration.
To remove the module, run the command:
php /vendor/bin/bluzman module:remove auth-twitter