Uncategorized

UserMgr: User Registration and Management (iOS)

By Acty, February 9, 2014

iOS User Management Made Easy

User management on iOS has never been easier. With UserMgr, we’ve built a simple to use system that allows users to register and login. With advanced features like user memory, UserMgr provides a simple and clean interface that anyone can use. Simply redirect the user to your own storyboards upon a successful login, and you’ve got a secure app that’s up and running in minutes!

In addition to the app itself, also included is a simple admin panel. In this panel, you can view registered users, as well as edit user details, and even delete users! Not only is this system easy to use, it’s secure! We use PDO and binding to handle all database communication, which reduces intrusion risks!


App Features

  • User registration
  • User login
  • Remember user
  • Duplicate account check
  • Form validation

Admin Panel Features

  • Edit user details
  • Delete users
  • Secure login
  • Permissions system (9 = admin, 0 = default)
  • Count total users

General Features

  • Well commented code
  • Simple installation guide
  • Password hashing
  • UUID storage/registration