<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: PHP : Add Login with Github to your website	</title>
	<atom:link href="https://www.binarytides.com/php-add-login-with-github-to-your-website/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.binarytides.com/php-add-login-with-github-to-your-website/</link>
	<description>News, Technology, Entertainment and more</description>
	<lastBuildDate>Thu, 16 Feb 2023 08:40:42 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>
		By: Silver Moon		</title>
		<link>https://www.binarytides.com/php-add-login-with-github-to-your-website/comment-page-1/#comment-351486</link>

		<dc:creator><![CDATA[Silver Moon]]></dc:creator>
		<pubDate>Thu, 16 Feb 2023 08:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=2021#comment-351486</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.binarytides.com/php-add-login-with-github-to-your-website/comment-page-1/#comment-351314&quot;&gt;Sebastian&lt;/a&gt;.

this is really old code. i have not updated it in a long time.
you will probably need to check the docs for the latest working version]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.binarytides.com/php-add-login-with-github-to-your-website/comment-page-1/#comment-351314">Sebastian</a>.</p>
<p>this is really old code. i have not updated it in a long time.<br />
you will probably need to check the docs for the latest working version</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sebastian		</title>
		<link>https://www.binarytides.com/php-add-login-with-github-to-your-website/comment-page-1/#comment-351314</link>

		<dc:creator><![CDATA[Sebastian]]></dc:creator>
		<pubDate>Sun, 12 Feb 2023 11:09:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=2021#comment-351314</guid>

					<description><![CDATA[Have you checked the code? A lot of things don&#039;t seem to work.]]></description>
			<content:encoded><![CDATA[<p>Have you checked the code? A lot of things don&#8217;t seem to work.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: johnmike		</title>
		<link>https://www.binarytides.com/php-add-login-with-github-to-your-website/comment-page-1/#comment-102856</link>

		<dc:creator><![CDATA[johnmike]]></dc:creator>
		<pubDate>Wed, 18 Jan 2017 15:10:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=2021#comment-102856</guid>

					<description><![CDATA[Nice work it is helpful for me]]></description>
			<content:encoded><![CDATA[<p>Nice work it is helpful for me</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: catchy.io		</title>
		<link>https://www.binarytides.com/php-add-login-with-github-to-your-website/comment-page-1/#comment-66092</link>

		<dc:creator><![CDATA[catchy.io]]></dc:creator>
		<pubDate>Sat, 12 Apr 2014 08:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=2021#comment-66092</guid>

					<description><![CDATA[It&#039;s often better to end php process with an exit() (or the suited function of your framework if there&#039;s a post action activity) after a header that&#039;s supposed to be the only content of the HTTP response.]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s often better to end php process with an exit() (or the suited function of your framework if there&#8217;s a post action activity) after a header that&#8217;s supposed to be the only content of the HTTP response.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Silver Moon		</title>
		<link>https://www.binarytides.com/php-add-login-with-github-to-your-website/comment-page-1/#comment-65345</link>

		<dc:creator><![CDATA[Silver Moon]]></dc:creator>
		<pubDate>Thu, 18 Apr 2013 11:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=2021#comment-65345</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.binarytides.com/php-add-login-with-github-to-your-website/comment-page-1/#comment-65344&quot;&gt;Dinesh GK&lt;/a&gt;.

The signup_login_user is your own application function that will first save the user information in the database then login the user by setting the correct session data.

Check this tutorial for more examples
http://www.codekites.com/php-code-google-openid-login/]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.binarytides.com/php-add-login-with-github-to-your-website/comment-page-1/#comment-65344">Dinesh GK</a>.</p>
<p>The signup_login_user is your own application function that will first save the user information in the database then login the user by setting the correct session data.</p>
<p>Check this tutorial for more examples<br />
<a href="http://www.codekites.com/php-code-google-openid-login/" rel="nofollow ugc">http://www.codekites.com/php-code-google-openid-login/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dinesh GK		</title>
		<link>https://www.binarytides.com/php-add-login-with-github-to-your-website/comment-page-1/#comment-65344</link>

		<dc:creator><![CDATA[Dinesh GK]]></dc:creator>
		<pubDate>Thu, 18 Apr 2013 10:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=2021#comment-65344</guid>

					<description><![CDATA[Hi...
I need this signup_login_user($signup_data); method code also.Can u any one update?]]></description>
			<content:encoded><![CDATA[<p>Hi&#8230;<br />
I need this signup_login_user($signup_data); method code also.Can u any one update?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Timothy Solomon		</title>
		<link>https://www.binarytides.com/php-add-login-with-github-to-your-website/comment-page-1/#comment-65343</link>

		<dc:creator><![CDATA[Timothy Solomon]]></dc:creator>
		<pubDate>Mon, 14 Jan 2013 10:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=2021#comment-65343</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.binarytides.com/php-add-login-with-github-to-your-website/comment-page-1/#comment-65341&quot;&gt;ALbert&lt;/a&gt;.

I imagine you could put it in an iframe, but the whole point is that you redirect to github so they can do the authentification so you dont have to]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.binarytides.com/php-add-login-with-github-to-your-website/comment-page-1/#comment-65341">ALbert</a>.</p>
<p>I imagine you could put it in an iframe, but the whole point is that you redirect to github so they can do the authentification so you dont have to</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Silver Moon		</title>
		<link>https://www.binarytides.com/php-add-login-with-github-to-your-website/comment-page-1/#comment-65342</link>

		<dc:creator><![CDATA[Silver Moon]]></dc:creator>
		<pubDate>Fri, 31 Aug 2012 05:54:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=2021#comment-65342</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.binarytides.com/php-add-login-with-github-to-your-website/comment-page-1/#comment-65341&quot;&gt;ALbert&lt;/a&gt;.

the login process must redirect to the github website, unless it directly asks for the username/password.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.binarytides.com/php-add-login-with-github-to-your-website/comment-page-1/#comment-65341">ALbert</a>.</p>
<p>the login process must redirect to the github website, unless it directly asks for the username/password.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ALbert		</title>
		<link>https://www.binarytides.com/php-add-login-with-github-to-your-website/comment-page-1/#comment-65341</link>

		<dc:creator><![CDATA[ALbert]]></dc:creator>
		<pubDate>Thu, 30 Aug 2012 10:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=2021#comment-65341</guid>

					<description><![CDATA[Are there some form to login in a github account inside my website, without redirect to github login page???]]></description>
			<content:encoded><![CDATA[<p>Are there some form to login in a github account inside my website, without redirect to github login page???</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
