An open API service indexing awesome lists of open source software.

https://github.com/isc30/twitterauthentificator

Twitter login tester
https://github.com/isc30/twitterauthentificator

Last synced: 3 months ago
JSON representation

Twitter login tester

Awesome Lists containing this project

README

          

# TwitterAuthentificator
Twitter login tester with php and curl

### Usage
You can test a login using
```
$success = Twitter_ComprobarLogin("USER", "PASS");
```