HTTP/2 302
server: nginx
date: Mon, 04 Aug 2025 17:09:14 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090121205001
location: https://web.archive.org/web/20090121205001/https://developer.yahoo.com/oauth/guide
server-timing: captures_list;dur=0.554759, exclusion.robots;dur=0.019813, exclusion.robots.policy;dur=0.008777, esindex;dur=0.011697, cdx.remote;dur=2.645576, LoadShardBlock;dur=373.922896, PetaboxLoader3.datanode;dur=54.975983, PetaboxLoader3.resolve;dur=148.044823
x-app-server: wwwb-app220
x-ts: 302
x-tr: 402
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app220; 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, 04 Aug 2025 17:09:15 GMT
content-type: text/html; charset=UTF-8
x-archive-orig-date: Wed, 21 Jan 2009 20:50:01 GMT
x-archive-orig-p3p: policyref="https://info.yahoo.com/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE LOC GOV"
x-archive-orig-cache-control: private
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 21 Jan 2009 20:50:01 GMT
link:
; rel="original",
; rel="timemap"; type="application/link-format",
; rel="timegate",
; rel="first memento"; datetime="Mon, 13 Oct 2008 02:15:13 GMT",
; rel="prev memento"; datetime="Wed, 17 Dec 2008 18:50:00 GMT",
; rel="memento"; datetime="Wed, 21 Jan 2009 20:50:01 GMT",
; rel="next memento"; datetime="Wed, 23 Dec 2009 11:10:57 GMT",
; rel="last memento"; datetime="Sun, 22 Dec 2024 22:01:40 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_7_20090121101942_crawl100-c/51_7_20090121203615_crawl100.arc.gz
server-timing: captures_list;dur=0.695480, exclusion.robots;dur=0.024712, exclusion.robots.policy;dur=0.010436, esindex;dur=0.013115, cdx.remote;dur=3.968058, LoadShardBlock;dur=184.155812, PetaboxLoader3.datanode;dur=161.515476, PetaboxLoader3.resolve;dur=197.731104, load_resource;dur=258.289589
x-app-server: wwwb-app220
x-ts: 200
x-tr: 520
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
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
Yahoo! OAuth Quick Start Guide - YDN
YDN
Yahoo! OAuth Quick Start Guide
Yahoo! OAuth Quick Start Guide
Abstract
This guide provides information about using OAuth with Yahoo! APIs
and Web services. It is intended for software developers who are familiar
with single-signon services such as BBAuth and RESTful Web
services.
Looking for more docs? See the Y!OS Documentation landing page.
We welcome your feedback. Have a comment or question about this
document? Let us know in the YDN Forum
for Y!OS Documentation .
OAuth verifies that requests by your application are actually yours
and that you have permission to access potentially sensitive data for
Yahoo! users.
This document supplements the official OAuth documentation
and explains how the authorization process works when using Yahoo! Web
services and APIs that require the three-legged OAuth model (a model that
requires explicit consent from end users). For more information on the
differences between two-legged and three-legged OAuth, refer to Private Data v. Public
Data .