Hi, Quick reply: I can't remember.. It's been a while since I changed the library for rev. A and it's equally been a while since I wrote the guide ;)
It's late today, but I'll look into it tomorrow.. If you have any other questions, feel free to find me in the #oauth irc channel on Freenode (chat.freenode.org).. -M On Apr 12, 2010, at 7:39 PM, Rich Carless wrote: > Hi Morten, > > That's brilliant thank you. Sorry for the short question I was writing it on > my phone :) > > I'm back on my pc now. > > I have a further question about your unfinished guide, does the table > structure you detail match the current version of OAuth? As I was going to > lift your table structure verbatim and implement the interface. However if > you've since developed new things that also need storing I'd be grateful if > you could detail them. > > Thanks again for your help. > > Cheers > Rich > > On Mon, Apr 12, 2010 at 1:10 PM, Morten Fangel <[email protected]> > wrote: > Hi Rich > > Yes, there should be a few different out in circulation.. > > The datastore for the sandbox I made for people to test their consumers > against is here: > http://github.com/fangel/oauth-sandbox/blob/master/library/DataStorage.php > (Note that is uses a silly database-library for lookups, but you should be > able to get the point) > > I also have a non-finished guide I once wrote.. I never got around to do the > final editing (and I believe it's out of date with the revision A changes) > but that should also be able to give you a good idea on how to go about > implementing a service provider.. > http://sevengoslings.net/~fangel/oauth-sp-guide.html > > -Morten > > On Apr 12, 2010, at 10:41 AM, Rich. Carless wrote: > > > Hi, > > > > The distribution comes with a SimpleOAuthDataStore. I was wondering if > > anyone had written a mysql version that they'd like to share? > > > > Thanks > > Rich > > > > -- > > You received this message because you are subscribed to the Google Groups > > "OAuth" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > > http://groups.google.com/group/oauth?hl=en. > > > > > > -- > You received this message because you are subscribed to the Google Groups > "OAuth" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/oauth?hl=en. > > > > -- > You received this message because you are subscribed to the Google Groups > "OAuth" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/oauth?hl=en. -- You received this message because you are subscribed to the Google Groups "OAuth" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/oauth?hl=en.
