CI4 User Authentication System |
03-03-2017, 11:07 AM
(This post was last modified: 03-04-2017, 07:25 AM by ajturner. Edit Reason: Updated with repo URL )
Hello All,
Just thought I'd start a thread for a project I am starting for CodeIgniter 4. I'm going to start working on a user authentication system. The goal is to make one that can easily be adapted to different projects and integrate the API to get needed info to the application. There are several major objectives as of right now for this project:
This will be treated primarily as a model since it requires MySQL database access. It will have basic templates for controllers and views that for users to start from, if needed. Here is a current list of goals for initial release:
Longer Term Goals, to be added after initial reelase is completed and debugged:
Since this isn't a small project, I welcome additional developers to get involved in this project if they desire. Everyone who contributes will be properly attributed. Let's come together as a community and make this a reality! Current GitHub Repo: https://github.com/aj-turner/UserAuth-Ignited Comments/Questions/Suggestions are always appreciated. |
Welcome Guest, Not a member yet? Register Sign In |