You can use oauth/authenticate and add force_login=true as specified in http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-oauth-authenticate. This will prompt the user with a login form.
Here the example:
http://api.twitter.com/oauth/authenticate?force_login=true
You can use CURL Get.















