Creating an API for a user to impersonate a member
I'm new to using APIs, but I'd like to create an API where a logged in "User" would be able to impersonate a "Member" to navigate all pages of the site as that user sees them (i.e. someone reports an issue on the site after they log in as a member, and an admin wants to replicate the issue by impersonating that member). Any help would be greatly appreciated!
Creating an API for a user to impersonate a member
I'm new to using APIs, but I'd like to create an API where a logged in "User" would be able to impersonate a "Member" to navigate all pages of the site as that user sees them (i.e. someone reports an issue on the site after they log in as a member, and an admin wants to replicate the issue by impersonating that member). Any help would be greatly appreciated!
Why not just log in as that member? or create a copy of the member and change the password? I think i am missing something.
is working on a reply...