General You don’t need to create members’ repository solution again and again for your MVC3 web applications, because this tool allows to manage the members in one place and has many options to customize the sign up and the sing in process. You can use this tool for your main domain and for sub-domains in the same time even for your development environment, because this solution has very very simple API to get Members, Roles and other stuff f...
Twitter Class is PHP based class that simplifies user authentication on twitter. As we know, twitter these days (exactly on 31 august 2010) has deprecated the old version of authentication called “Basic Authentication” and since then all request must be authenticated with OAuth system. “OAuth is a simple way to publish and interact with protected data. It’s also a safer and more secure way for people to give you access. We’ve kept it simple...
Create, store, and authenticate generated keys with this easy to use class. Features: Customizable key pattern Add a Prefix and/or Suffix to your keys. Define key length with two variables, length of each chunk, and number of chunks in each key. Change the chunk separator, default of ”-” works well but maybe you want a seamless key. MySQL based key storage Store, Activate, and Deactivate Keys via the database or included class functions...
Key Features: Works with any .php file. Custom password and brute force warning pages. Well documented functions. Can easily be integrated into a database set up with multiple users. Single line mode, protect any page by simply including the file. Passwords can be set as either a md5 of sha1 hash or plain text if you prefer. Server side brute force protection, with options to change the maximum number of attempts and the block duration. No dat...