bluzphp / module-auth-twitter
bluz twitter auth module
Installs: 74
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 1
Type:bluz-module
Requires
- bluzphp/composer-plugin: ~2.1
- bluzphp/framework: ~7.11
- bluzphp/module-auth: ~2.0
README
Achievements
Usage
Install module
To install the module run the command:
php /vendor/bin/bluzman module:install auth-twitter
Configure
Create 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.
Remove module
To remove the module, run the command:
php /vendor/bin/bluzman module:remove auth-twitter