gitroomhq / gitroom

πŸ“¨ Schedule social media and articles. Exchange or buy posts from other members πŸ‘¨πŸ»β€πŸ’». Monitor your GitHub trending, and so much more πŸ“ˆ.

Home Page:https://gitroom.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš€ Feature: Impersonation

nevo-david opened this issue Β· comments

πŸ”– Feature description

Add a new flag for a user that says admin. If this flash is on, at the top of the system, there will be a floating line that allows you to switch between system members.

🎀 Why is this feature needed ?

The is especially good for customer support and bugs finding.This is especially good for customer support and bug finding.

✌️ How do you aim to achieve this?

If you change to a different member, it will send a "viewAs" header in every request.
Inside of the AuthMiddleware it will change to that specific member.

πŸ”„οΈ Additional Information

We are not a SOC2 or ISO startup, so for now, no logs is needed after Impersonations

πŸ‘€ Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

Are you willing to submit PR?

None