Welcome Guest, Not a member yet? Register   Sign In
codeigniter4-authentication
#1

(This post was last modified: 02-13-2021, 09:36 PM by agungsugiarto.)

UPDATE
- Documentation is up
- Auth scaffolding included, you can publish with command `php spark auth:publish` see more detail at documentation

Hello guys, wanna share with you the most powerfull authentication packages for codeigniter4, this package bring you feel authentication same as laravel authentication because this packages was inpired by laravel-auth and codeigniter-shield, with codeigniter4-authentication you can handle multiple "guards" and "providers". Guards define how users are authenticated for each request. Providers define how users are retrived from your persistent storage, codeigniter4-authentication ships with support for retrieving users using Model and the Database query builder.


The basic feature this package:
- Login
- Remember login
- Verify email
- Reset password
- Confirm password
- Filter for authentication
- and many filter flow

Take a look and give a comment or issue in github repo. Thanks

Regards,
Agung Sugiarto

github: https://github.com/agungsugiarto/codeign...entication
packagist: https://packagist.org/packages/agungsugi...entication

Note: gui for this package i will separate with different repo in next day.


Attached Files Thumbnail(s)
                   
Reply


Messages In This Thread
codeigniter4-authentication - by agungsugiarto - 02-05-2021, 01:38 AM
RE: codeigniter4-authentication - by nicojmb - 02-05-2021, 05:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB