All Projects → benedmunds → Codeigniter Ion Auth

benedmunds / Codeigniter Ion Auth

Licence: mit
Simple and Lightweight Auth System for CodeIgniter

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to Codeigniter Ion Auth

Pan Os Python
The PAN-OS SDK for Python is a package to help interact with Palo Alto Networks devices (including physical and virtualized Next-generation Firewalls and Panorama). The pan-os-python SDK is object oriented and mimics the traditional interaction with the device via the GUI or CLI/API.
Stars: ✭ 194 (-91.53%)
Mutual labels:  hacktoberfest
Lighthouse Ci
A useful wrapper around Google Lighthouse CLI
Stars: ✭ 198 (-91.35%)
Mutual labels:  hacktoberfest
Grank
Github 项目活跃度分析工具
Stars: ✭ 199 (-91.31%)
Mutual labels:  hacktoberfest
Laravel Surveillance
Put malicious users, IP addresses and anonymous browser fingerprints under surveillance, log the URLs they visit and block malicious ones from accessing the Laravel app.
Stars: ✭ 198 (-91.35%)
Mutual labels:  hacktoberfest
Conference Data
Conference data for www.confs.tech
Stars: ✭ 197 (-91.4%)
Mutual labels:  hacktoberfest
Go Yara
Go bindings for YARA
Stars: ✭ 198 (-91.35%)
Mutual labels:  hacktoberfest
Transgui
🧲 A feature rich cross platform Transmission BitTorrent client. Faster and has more functionality than the built-in web GUI.
Stars: ✭ 2,488 (+8.65%)
Mutual labels:  hacktoberfest
Linkedin Skill Assessments Quizzes
Full reference of LinkedIn answers 2021 for skill assessments, LinkedIn test, questions and answers (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, Go, python, machine-learning, power-point) linkedin excel test lösungen, linkedin machine learning test
Stars: ✭ 7,014 (+206.29%)
Mutual labels:  hacktoberfest
Fondo
📷 Wallpaper App for Linux
Stars: ✭ 198 (-91.35%)
Mutual labels:  hacktoberfest
Certificate Transparency Android
Certificate transparency for Android and Java
Stars: ✭ 198 (-91.35%)
Mutual labels:  hacktoberfest
Resources
This repo is a one stop destination to find resources for learning various domains. You can find the roadmap for any domain here.
Stars: ✭ 198 (-91.35%)
Mutual labels:  hacktoberfest
Lemuroid
All in 1 emulator on Android!
Stars: ✭ 194 (-91.53%)
Mutual labels:  hacktoberfest
Sequenceserver
Intuitive local web frontend for the BLAST bioinformatics tool
Stars: ✭ 198 (-91.35%)
Mutual labels:  hacktoberfest
Compose.jl
Declarative vector graphics
Stars: ✭ 196 (-91.44%)
Mutual labels:  hacktoberfest
React Native Pdfview
📚 PDF viewer for React Native
Stars: ✭ 198 (-91.35%)
Mutual labels:  hacktoberfest
Haste Server
open source pastebin written in node.js
Stars: ✭ 2,417 (+5.55%)
Mutual labels:  hacktoberfest
Mattermost Redux
Redux for Mattermost
Stars: ✭ 198 (-91.35%)
Mutual labels:  hacktoberfest
Spotbugs
SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.
Stars: ✭ 2,569 (+12.18%)
Mutual labels:  hacktoberfest
Zeebe Modeler
Desktop Application for modeling Zeebe Workflows with BPMN
Stars: ✭ 198 (-91.35%)
Mutual labels:  hacktoberfest
A Good Readme Template
A template to make good README.md
Stars: ✭ 196 (-91.44%)
Mutual labels:  hacktoberfest

Ion Auth 3

CodeIgniter Compatibility

This version is for CodeIgniter v3, if you need support for v4 you can find it at the v4 branch here.

The future of authentication

by Ben Edmunds

Simple and lightweight authentication for your CodeIgniter apps.

Ion Auth 2 dropped any backwards compatibility and made things more awesome.

Ion Auth 3, while not dropping as much backwards compatibility, made things even more awesome!

Server requirements

Ion Auth 3 needs CodeIgniter 3 and PHP 5.6. It should work on 5.4 as well, but we strongly advise you NOT to run such old versions of PHP, because of potential security and performance issues. In this case, you may need password_compat.

Documentation

Documentation is located at http://benedmunds.com/ion_auth/

Upgrading

See UPGRADING.md file.

Installation

See INSTALLING.md file.

Usage

In the package you will find example usage code in the controllers and views folders. The example code isn't the most beautiful code you'll ever see but it'll show you how to use the library and it's nice and generic so it doesn't require a MY_controller or anything else.

Default Login

Username: [email protected] Password: password

Important

It is highly recommended that you use encrypted database sessions for security!

Support

If you think you've found a bug please Create an Issue.

If you need a customization or help implementing Ion Auth into your project please Email Me for Consulting Information.

If your company would like a support contract or service agreement please Reach Out to discuss available options.

For Help

If you're having an issue with CodeIgniter or for general help with development I recommend checking out the CodeIgniter Forums.

If you think you've found a bug please Create an Issue.

Thanks,
-Ben Edmunds
benedmunds.com
@benedmunds

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].