auth-fluxbb
auth-fluxbb copied to clipboard
Update last_visit in users table when logging in via auth-fluxbb
In FluxBB core, that's usually done when logging out. Is that what you want?
I assume - so Auth::logout(); should set last_visit then?