nova-impersonate icon indicating copy to clipboard operation
nova-impersonate copied to clipboard

User impersonates student, is it possible?

Open soap opened this issue 2 years ago • 0 comments

Hi, I have 2 models, first one is normal user and the other is student. I have defined 'student' guard with its provider. Now I want user to impersonate as student. I can set up so now user can impersonate as student but cannot reverse impersonation. It redirects to nova login page. Is this package designed to work like this?

Configuration 2022-04-26_12-23-28 Impersonate Field 2022-04-26_12-25-12

My environment is Windows 10, Laravel 9, Nova 3. Thanks

soap avatar Apr 26 '22 05:04 soap