CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Mon, 01 Sep 2025 00:56:20 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090811002811
location: https://web.archive.org/web/20090811002811/https://github.com/techcrunch/myspace_oauth/tree/master
server-timing: captures_list;dur=2.140217, exclusion.robots;dur=1.220733, exclusion.robots.policy;dur=1.202155, esindex;dur=0.015043, cdx.remote;dur=31.709626, LoadShardBlock;dur=300.965056, PetaboxLoader3.datanode;dur=106.111247, PetaboxLoader3.resolve;dur=110.059269
x-app-server: wwwb-app203
x-ts: 302
x-tr: 393
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app203; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Mon, 01 Sep 2025 00:56:20 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Tue, 11 Aug 2009 00:28:11 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 411ms
x-archive-orig-etag: "031623fc7815a0154996a0501bf8f041"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 22068
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Tue, 11 Aug 2009 00:28:11 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 30 Jun 2008 04:47:59 GMT", ; rel="prev memento"; datetime="Wed, 22 Apr 2009 15:16:45 GMT", ; rel="memento"; datetime="Tue, 11 Aug 2009 00:28:11 GMT", ; rel="last memento"; datetime="Tue, 11 Aug 2009 00:28:11 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_11_20090810133840_crawl100.gpg-c/51_11_20090811002357_crawl101.arc.gz
server-timing: captures_list;dur=0.509430, exclusion.robots;dur=0.019047, exclusion.robots.policy;dur=0.008918, esindex;dur=0.010706, cdx.remote;dur=6.427798, LoadShardBlock;dur=158.465814, PetaboxLoader3.datanode;dur=146.568593, PetaboxLoader3.resolve;dur=215.899263, load_resource;dur=233.471971
x-app-server: wwwb-app203
x-ts: 200
x-tr: 470
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
techcrunch's myspace_oauth at master - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | TechCrunch MySpace OAuth Tester edit |
Homepage: | https://www.techcrunch.com/myspace/app edit |
Public Clone URL: |
git://github.com/techcrunch/myspace_oauth.git
Give this clone URL to anyone.
git clone git://github.com/techcrunch/myspace_oauth.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:techcrunch/myspace_oauth.git
|

Henry Work (author)
Wed Jul 23 21:40:20 -0700 2008
name | age | message | |
---|---|---|---|
![]() |
LICENSE | Loading commit data... ![]() |
|
![]() |
README.textile | ||
![]() |
app-config.php | Thu Jun 26 21:00:22 -0700 2008 | * initial import of the project [hwork] |
![]() |
app.php | ||
![]() |
lib/ |
README.textile
README
TechCrunch MySpace OAuth tester app. By Henry Work. Files originally created by Viphak Lay.
Requirements
- pear http_request library pear.php.net (used for making http requests)
- php 5.2+ or json-php (used for json parsing)
- MySpace Developer account: MySpace Developer
Installation
- Install pear http_request library: sudo pear install http_request
- Sign up to be a MySpace Developer
- Put your CONSUMER_KEY and CONSUMER_SECRET in app-config.php
- In ‘Edit Details’, configure the callback urls, external url, external domain
- Configure your authorization url in app.php on line 72.
Known Issues
- 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
This feature is coming soon. Sit tight!