404labfr / 404labfr/laravel-impersonate

Remember token not set for impersonated user

Open
#137 0 comments 14 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
2.3k
Forks
235
PR merge metrics
No merged PRs in 30d

Description

#71 Saved the impersonator's remember me token to session and re-created the cookie when leaving impersonation. That works great. The only thing not solved now is creating a remember me token for the user you're impersonating. If your session expires while impersonating you'll simply be logged out.

It would be nice if, while impersonating, and your session expires, you would be logged back in as the impersonator impersonating. Of course the remember me token should only be created if the impersonator has one.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.