Login as desired user id in Laravel

530 Views Asked by At

Currently have a login merchant developed with Laravel Sentry packages. 3 Level of user type, super admin, partner and user. if i want to allow super admin have a feature of login as the partner and edit their panel, how can i do so?

In short, letting super admin mask their id as the id of partner, without having the logout and login with email, password. Please advice what's the exact term for this? I need the right words for search.

Thanks!

0

There are 0 best solutions below