jelix / authentication-module
modules to add authentication features to a web application made with Jelix
Installs: 1 340
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 3
Open Issues: 9
Type:jelix-module
Requires
- php: >=7.4
- ircmaxell/random-lib: ^1.2.0
Conflicts
- jelix/jelix: <=1.8.0
This package is auto-updated.
Last update: 2024-11-17 12:37:22 UTC
README
Core modules to bring authentication feature into a Jelix application.
These modules will replace jauth and jauthdb modules that are still provided into Jelix. It proposes a new architecture for authentication components. It proposes also a module to manage accounts for an application.
This is a work in progress.
Jelix 1.8.0 and higher is required.
Read the installation.md file to learn how to install the modules.
What these modules don't do:
- they don't manage rights