laravel Auth::logoutOtherDevices() doesn't redirect to login page?

51 views Asked by At

i am using Auth::logoutOtherDevice() in laravel and it logs out user from other sessions but they need to refresh to get to login page . why Doesn't it redirect automatically to login page?

If not than , how do i redirect all devices automatically?

0

There are 0 answers