Skip to content

techcrunch/myspace_oauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

TechCrunch MySpace OAuth tester app. By Henry Work. Files originally created by Viphak Lay.

Requirements

Installation

  1. Install pear http_request library: sudo pear install http_request
  2. Sign up to be a MySpace Developer
  3. Put your CONSUMER_KEY and CONSUMER_SECRET in app-config.php
  4. In ‘Edit Details’, configure the callback urls, external url, external domain
  5. Configure your authorization url in app.php on line 72.

Known Issues

  1. Not properly catching Exceptions
    * Server Too Busy timeouts. Apparently MySpace is having some queuing issues via some badly behaving 3rd party apps.
    * Request Token Timeout. This app contains no state via a database or session cooke [I want to do this]. So the request token times out if you keep refreshing the results page.

Links

About

TechCrunch MySpace OAuth Tester

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages