<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: I'm looking for a vanilla PHP-based walkthrough of using oAuth.</title>
	<link>http://ask.metafilter.com/235684/Im-looking-for-a-vanilla-PHPbased-walkthrough-of-using-oAuth/</link>
	<description>Comments on Ask MetaFilter post I'm looking for a vanilla PHP-based walkthrough of using oAuth.</description>
	<pubDate>Wed, 20 Feb 2013 20:03:23 -0800</pubDate>
	<lastBuildDate>Wed, 20 Feb 2013 20:06:40 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: I&apos;m looking for a vanilla PHP-based walkthrough of using oAuth.</title>
		<link>http://ask.metafilter.com/235684/Im-looking-for-a-vanilla-PHPbased-walkthrough-of-using-oAuth</link>	
		<description>I understand the basic concept of oAuth, but I don&apos;t understand how to implement it, from a line-by-line standpoint. I&apos;m looking for a basic walkthrough of how to leverage oAuth to authenticate a PHP-powered application to access a user&apos;s data. I&apos;d highly prefer the walk-through not explain how to use oAuth to work with any particular service (e.g., Twitter, Facebook, FitBit), but rather that it keep the walkthrough pretty vanilla. I would classify myself as being an intermediate PHP developer.

Does such a walkthrough exist?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2013:site.235684</guid>
		<pubDate>Wed, 20 Feb 2013 20:03:23 -0800</pubDate>
		<dc:creator>JPowers</dc:creator>
		
			<category>php</category>
		
			<category>oauth</category>
		
			<category>webdevelopment</category>
		
	</item>
	<item>
		<title>By: empath</title>
		<link>http://ask.metafilter.com/235684/Im-looking-for-a-vanilla-PHPbased-walkthrough-of-using-oAuth#3415243</link>	
		<description>&lt;a href=&quot;http://php.net/manual/en/book.oauth.php&quot;&gt;Can we assume you read this already?&lt;/a&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2013:site.235684-3415243</guid>
		<pubDate>Wed, 20 Feb 2013 20:06:40 -0800</pubDate>
		<dc:creator>empath</dc:creator>
	</item><item>
		<title>By: JPowers</title>
		<link>http://ask.metafilter.com/235684/Im-looking-for-a-vanilla-PHPbased-walkthrough-of-using-oAuth#3415253</link>	
		<description>empath: Yes. I&apos;ve read through the PHP.net information. I think PHP.net is really great for learning relatively simple functions and basic PHP concepts, but not great (at least for me) at explaining relatively complex, multi-step stuff. So, bottom-line, it&apos;s not helping.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2013:site.235684-3415253</guid>
		<pubDate>Wed, 20 Feb 2013 20:15:17 -0800</pubDate>
		<dc:creator>JPowers</dc:creator>
	</item><item>
		<title>By: Monsieur Caution</title>
		<link>http://ask.metafilter.com/235684/Im-looking-for-a-vanilla-PHPbased-walkthrough-of-using-oAuth#3415303</link>	
		<description>Googling for &apos;site:dzone.com php oauth&apos; turns up many likely tutorials such as &lt;a href=&quot;http://www.phpclasses.org/blog/package/7700/post/1-Painless-OAuth-with-PHP.html&quot;&gt;this&lt;/a&gt;, but I would just use a library like &lt;a href=&quot;https://github.com/themattharris/tmhOAuth-examples&quot;&gt;this&lt;/a&gt; or &lt;a href=&quot;http://code.google.com/p/oauth-php&quot;&gt;this&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2013:site.235684-3415303</guid>
		<pubDate>Wed, 20 Feb 2013 21:31:46 -0800</pubDate>
		<dc:creator>Monsieur Caution</dc:creator>
	</item><item>
		<title>By: ndfine</title>
		<link>http://ask.metafilter.com/235684/Im-looking-for-a-vanilla-PHPbased-walkthrough-of-using-oAuth#3415549</link>	
		<description>I cannot speak to anything regarding PHP and oAuth, but I don&apos;t think you&apos;ll find much luck on a real vanilla oAuth walkthrough because there&apos;s not much of an actual standard being used in practice.  Everyone seems to have developed their own little idiosyncratic versions of oAuth and what works with one provider often doesn&apos;t with another.&lt;br&gt;
&lt;br&gt;
The working &lt;a href=&quot;http://oauth.net/documentation/spec/&quot;&gt;specs&lt;/a&gt; might be of some assistance in getting a handle on the whole process, though.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2013:site.235684-3415549</guid>
		<pubDate>Thu, 21 Feb 2013 08:15:49 -0800</pubDate>
		<dc:creator>ndfine</dc:creator>
	</item>
	</channel>
</rss>
