SocialLogin is the basis of a project that implements the functions needed to manage users, sessions, and the exchange of messages between the mobile application and the backend server (web services), all encrypted in AES128. The project implements: Registration (control parameters at the server level and feedback to the user); Login; Login with facebook; Session Management; Management of the avatar; Crypting and decrypting, for the securi...
This is a website component that implements a login/signup system, that you can purchase to integrate it in your web site. The component consists of two parts: Back-end part. Front-end part. - The back-end is a PHP script. It contains a main file with all the functionalities and 2 auxiliary files, that contain configuration directives and an API collection, used by the main script. It also contains a database, with just the users table, to...
Last updated: 13.7.2011 Update 1.2 Protect Your Pages If you are in a need for a simple and easy-to-use password protection and user authentication for your pages, but do not require a complicated user management system then look no further! Protect Your Pages is a session-based login system with the ability to define multiple users with different access levels. Features: No database required, only PHP . Full documentation provided ...