otra / user
A library that aims to provide some basic features about users
1.0.0-alpha.1.0.3
2022-03-23 12:01 UTC
Requires
- php: >=8.1.0
- ext-mbstring: *
- ext-pdo: *
- ecocomposer/ecocomposer: dev-master
- otra/otra: dev-develop
This package is auto-updated.
Last update: 2024-11-29 06:41:37 UTC
README
..|''|| |''||''| '''|. |
.|' || ' || ' || || |||
|| || || '||''|' | .|
'|. || || || |. |''''|.
''|...|' .||. .||. '|' .' '|'
By PĂ©ramo Lionel*
* and future contributors !
Documentation
This module/bundle OTRA User aims to give you basic features for users management as :
- a login form
- a users' table on backoffice side
- a registration mechanism (not yet)
- a "remember me" feature (not yet)
- an optional resetting password feature (not yet and not recommended as some are thinking of it as a backdoor)
All of that in Single Page Application style with high security.