delight-im / delight-im/PHP-Auth
Login By User from Admin
Open
question
- Dominant language
- PHP
- Stars
- 1.2k
- Forks
- 236
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I use this
admin()->logInAsUserById(123);
But if need return to Admin User, need logout and login again. Is possible return admin?
Thanks
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the admin()->logInAsUserById(123) entry point and the surrounding authentication state changes. Determine how returning to the original admin user should work without logging out, then verify that the selected behavior is covered for both the impersonated user and the admin session.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication, authorization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100