Hello,
I'm working on an app that interacts with a soap webservice, which i'd also like to use for authentication ... but I also like the whole Auth:: setup which is nice and easy to use, so here's the questions:
Cheers, Jan.
Well, seems this is quite easy to do: http://laravel.com/docs/extending#authentication
Now i just need to find out how i can keep the password in the Session in an encrypted manner, as for now i can just see it in plain test in app/storage/session files ;-)
Greets, Jan.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community