Nov 18, 2016
0
Level 1
Anyway to make:auth ?
Hi !
I currently try to use for the first time Lumen with passport (i have never used laravel). I don't find anyway to generate and manage my users database with make:auth or something like that.
I don't need sessions management, i just want create a simple OAuth2 server and provide the same account data to use with my whole applications.
Currently i use dusterio/lumen-passport for OAuth2 part, if you have any project to simply manage users and some explanation this will be awesome :)
Please or to participate in this conversation.