Found the solution for 'a':
Auth::loginUsingId($user_id);
But I'd rather embed my digest authentication in the Auth facade itself...
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.