jonseg / crud-admin-generator

An open source tool to generate a complete backend from a MySql database.
http://crud-admin-generator.com/
MIT License
1.43k stars 441 forks source link

Add users management, roles, authentication (Session or Token) #32

Open danicomas opened 9 years ago

danicomas commented 9 years ago

http://silex-simpleuser-demo.grimesit.com https://github.com/jasongrimes/silex-simpleuser-demo http://www.jasongrimes.org/2014/09/simple-user-management-in-silex/

or

http://www.bubblecode.net/en/2012/08/28/mysql-authentication-in-silex-the-php-micro-framework/

or

http://librosweb.es/silex/apendice_a/securityserviceprovider.html

see613 commented 9 years ago

By the way it would be great. Does anyone want to make it? =)