Hesto/multi-auth

Bad redirect

Opened this issue · 2 comments

I've 2 questions regarding the package:

  1. I've tested it since 5.3 and it works well, except for strange isuue:
    when I logout from one guard, it redirects to other guard login page,
    for example: I logout from employee guard, it redirects to projectname/student/login, not to projectname/employee/login.
    Some times when I go to projectname/employee/home (and the session expires or no login) it redirects to projectname/student/login.
    strange redirect between guards. Is it related to function order in RouteServiceProvider file?

  2. Does it support Laravel 6 ?
    Hope I clearly explained the issue, and hope to hear from you soon
    Regards

did you fixed it please tell me

with sorrow, Not yet