<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - mladoux</title>
<link>http://snipplr.com/users/mladoux/tags/authentication</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 13:55:36 GMT</pubDate>
<item>
<title>(PHP) mAuth</title>
<link>http://snipplr.com/view/66031/mauth/</link>
<description><![CDATA[ <p>A simple user management library. It makes no attempt at handling sessions or cookies, I'll leave that part up to you. It's just a drop in that will allow you to create users, update passwords, and make sure that user supplied information is correct. Should easily integrate into any application setting that you might be able to think of. The library is completely database agnostic, as it makes use of the dbforge library to automatically generate databases on first use. As long as CodeIgniter supports the database, this library will work with it.</p> ]]></description>
<pubDate>Mon, 09 Jul 2012 07:10:11 GMT</pubDate>
<guid>http://snipplr.com/view/66031/mauth/</guid>
</item>
</channel>
</rss>