Search the web
Sign In
New User? Sign Up
ydn-auth · Yahoo! Authenticated Web Services
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 12 - 41 of 729   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12
Hi, Thanks for making the Auth stuff available! I asked some Yahoo'er some months ago if it was in the cards and was disappointed to be told that it wasn't;...
Ask Bjørn Hansen
askbjoernhansen
Offline Send Email
Oct 1, 2006
8:03 pm
13
Adam, I was having the same issue - then I noticed "userhash". The documentation says it's unique for the user and the app_id. As far as I can tell, that's our...
Erik Kastner
efkastner
Offline Send Email
Oct 1, 2006
8:04 pm
14
I see that but I was asking about read-only access to Yahoo! Mail not Yahoo! Pictures. Better yet -- I'd like read-only access to the from and subject and not...
thoughtpropulsion
thoughtpropu...
Offline Send Email
Oct 1, 2006
8:09 pm
15
But I want read-only access to Yahoo! Mail not Yahoo! Photos. Further, it'd be best if I had read-only access to only the from and header fields and not the...
thoughtpropulsion
thoughtpropu...
Offline Send Email
Oct 1, 2006
8:11 pm
16
What I would really love to do is use Yahoo groups as a backend for the forums on my websites. If Yahoo could do this then thousands of Yahoo groups could pop...
jfuller32
Offline Send Email
Oct 1, 2006
8:14 pm
17
Hi, Unfortunately the current version of BBAuth does not support mobile devices. For future versions we might be able to offer that. --dan...
Dan Theurer
dantheurer
Offline Send Email
Oct 1, 2006
8:33 pm
18
Hey John, I take that as a feature request :) We are working with different parts of the company to open up APIs and of cause we want to know what APIs are...
Dan Theurer
dantheurer
Offline Send Email
Oct 1, 2006
8:42 pm
19
Hi Harry, I like to see BBAuth more like "Yahoo opens up their authentication" rather than "building yet another single sign-in solution" although it can be...
Dan Theurer
dantheurer
Offline Send Email
Oct 1, 2006
8:48 pm
20
I'm not sure how many "web developers of the world" you're speaking for, but if a user base of 200+ million users isn't compelling enough warrant a bit of...
Jeremy Zawodny
jzawodn
Offline Send Email
Oct 2, 2006
4:10 am
21
There isn't a way to do that yet, but a few people asked for it (and similar things) at our Open Hack Day this past weekend. People would also like to get a...
Jeremy Zawodny
jzawodn
Offline Send Email
Oct 2, 2006
4:12 am
22
... The irony is that Yahoo! BBAuth, while it has an awful name, is a lot easier to implement (IMHO, of course) than OpenID ... and OpenID is remarkably...
Dossy Shiobara
dossy
Online Now Send Email
Oct 2, 2006
5:23 am
23
Irony? Nah. We intended it to be easy all along. The easier something is, the more likely people will adopt it. We've seen that hold true over and over and...
Jeremy Zawodny
jzawodn
Offline Send Email
Oct 2, 2006
5:32 am
24
I second that request. What I would like to be able to do is grant people entrance/permissions on a community website. This community exists of members of...
Arjan van Krimpen
akrimpen
Offline Send Email
Oct 2, 2006
7:58 am
25
... Well, consider this a request for the (verified) email address. :-) - ask -- http://askask.com/ - http://develooper.com/...
Ask Bjørn Hansen
askbjoernhansen
Offline Send Email
Oct 2, 2006
1:22 pm
26
... Unfortunately, my blog only looks and smells like MT, but is mostly my own code ... I've been gradually reimplementing MT in Tcl to run under AOLserver....
Dossy Shiobara
dossy
Online Now Send Email
Oct 2, 2006
1:24 pm
27
I wrote up a quick post on what I did to get BBAuth working in a Rails project. http://metaatem.net/2006/09/29/using-yahoos-bbauth-with-rails Feedback?...
Erik Kastner
efkastner
Offline Send Email
Oct 2, 2006
1:31 pm
28
Hello- I'm trying to use BBAuth for SSO on my site. When using the sample PHP code provided, I am continuously asked for my permission each time I sign in to...
trythinking
Offline Send Email
Oct 2, 2006
1:43 pm
29
I'm implementing Yahoo! BBAuth for blog comment authentication. I've got enough implemented to get the cookie and WSSID ... now how do I get the corresponding...
Dossy Shiobara
dossy
Online Now Send Email
Oct 2, 2006
1:50 pm
30
We're working on trying to find a better balance in this case. For the moment, we err on the safe side, assuming that if you're sending a user back to us,...
Jeremy Zawodny
jzawodn
Offline Send Email
Oct 2, 2006
2:00 pm
31
Agreed. I've suggested this internally as well. :-) Jeremy ... -- Jeremy Zawodny jzawodn@... Yahoo! Developer Network http://developer.yahoo.com/...
Jeremy Zawodny
jzawodn
Offline Send Email
Oct 2, 2006
2:08 pm
32
http://tech.groups.yahoo.com/group/ydn-auth/message/21 Jeremy ... -- Jeremy Zawodny jzawodn@... Yahoo! Developer Network http://developer.yahoo.com/...
Jeremy Zawodny
jzawodn
Offline Send Email
Oct 2, 2006
2:23 pm
33
But according to the verify page itself, it says that permission would last 2 weeks. What's the point of granting access for 2 weeks if they're going to be...
trythinking
Offline Send Email
Oct 2, 2006
6:14 pm
34
... When the user successfully logins the first time, you (the developer) are provided a token that you can use to make authenticated web service calls on...
sashimikid
Offline Send Email
Oct 2, 2006
6:17 pm
35
To clarify -- you, the developer, can store a cookie in the user's browser and attach that to stored session data (in a db, perhaps) to maintain the user's...
Jason Levitt
sashimikid
Offline Send Email
Oct 2, 2006
6:34 pm
36
Jason has it exactly right. I've implemented such a solution, here: http://kentbrewster.com/ybbs Currently the cookies I'm generating go away after the user...
kent_brewster
Offline Send Email
Oct 2, 2006
11:14 pm
37
That doesn't work too well if I'm using Yahoo! as an SSO system. I'd like my users to sign in through Yahoo! as often as they'd like, which would result in...
Andrew Chen
trythinking
Offline Send Email
Oct 3, 2006
5:30 am
38
Actually, it works fine. In the bbauth Drupal module I wrote (soon to be released), the Drupal cookies take over after a valid Yahoo! bbauth login. So, the...
sashimikid
Offline Send Email
Oct 3, 2006
5:53 am
39
Hm. So I can handle timing out a user after X number of hours (where X < 2 weeks). If after X, I want the user to reauthenticate (via Yahoo, in this case),...
Andrew Chen
trythinking
Offline Send Email
Oct 3, 2006
6:19 am
40
One approach is to save your own cookie in the user's web browser and check that. Yahoo sent you a timestamp and other useful data that you can use to validate...
sashimikid
Offline Send Email
Oct 3, 2006
6:42 am
41
... I think some people are missing the point. The point is not for yahoo to control how long the user is logged in (though I think that would be fine too.)...
rmitz
Offline Send Email
Oct 3, 2006
4:02 pm
Messages 12 - 41 of 729   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help