mardi 14 novembre 2017

laravel auth logging user from gRPC

How can I use Laravel's Auth:: when I have users on gRPC or some other microservice and not in DB?

Right now I made form and when I submit gRPC is called and it is returning array trough axios(username,uuid, id), but how can I now use that data to say, ok that user exists and will be logged in on Laravel page (set session, token or whatever)

is that possible or I need to create custom Auth solution for this case?



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2zHIxnq
via IFTTT

Aucun commentaire:

Enregistrer un commentaire