Download the PHP package srvkit/auth without Composer
On this page you can find all versions of the php package srvkit/auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor srvkit
Package auth
Short Description An advance and flexible authentication package for codeigniter 4+
License MIT
Package auth
Short Description An advance and flexible authentication package for codeigniter 4+
License MIT
Please rate this library. Is it a good library?
Informations about the package auth
Srvkit Auth
Srvkit Auth is a plug-and-play authentication system for CodeIgniter 4, designed to be developer-friendly, cleanly structured, and easy to extend.
It supports login, registration, password reset, token-based auth, and is flexible enough for JWT or session-based use.
✨ Features
- 🚀 Simple & advance plug-in for CI4 (Composer-ready)
- 🔐 Login / Register / Forgot Password / Reset Password
- 🔁 Refresh token + Access token logic
- 📱 Multi-device refresh token handling
- 🪪 JWT and opaque token support
- 📩 Magic Link support (Forgot Password, Email Login)
- 🧱 Modular: Easily extensible via services, traits, and config
- 🌗 API and web (form) both supported
📦 Installation
-
Insall by composer:
-
Publish config and views:
- Run migrations:
All versions of auth with dependencies
PHP Build Version
Package Version
Requires
firebase/php-jwt Version
6.11
The package srvkit/auth contains the following files
Loading the files please wait ...