Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guide on admin user impersonation logic #19

Open
danschultzer opened this issue Feb 19, 2020 · 2 comments
Open

Guide on admin user impersonation logic #19

danschultzer opened this issue Feb 19, 2020 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@danschultzer
Copy link
Collaborator

A common setup for larger platforms with user and admin setup is to allow for admins to see what a user sees, by impersonating the user. It's very simple to set up with Pow, but it might not be obvious how to go around this.

@danschultzer danschultzer added the documentation Improvements or additions to documentation label Feb 19, 2020
@jacobwarren
Copy link

If you can outline the setup process, I can write up the guide on how to use it in an API. As I need to implement this soon myself.

@justinbkay
Copy link

Hi,

Was any headway made on this documentation? I need to implement user impersonation logic with Pow. Just not sure of the best way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants