Hi all. I have started some basic work on user authentication for Yii 3. I started out by copying all yii-demo user-related files into a separate package and intend to build from there. Right now it allows register (with login/password only, no additional fields yet), login (duh), view profile (only shows registration date for now) and user list (to be build out later to user management).
1. Install package
2. Add menu entries
3. Profit!
If you have any ideas or spare time to code along, all help is welcome :)
https://github.com/YiiRocks/yii-userDemo on
https://test.mister42.eu/