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

Feature: Masquerade as another user #2

Closed
5 tasks
gadicc opened this issue Oct 7, 2016 · 4 comments
Closed
5 tasks

Feature: Masquerade as another user #2

gadicc opened this issue Oct 7, 2016 · 4 comments
Milestone

Comments

@gadicc
Copy link
Contributor

gadicc commented Oct 7, 2016

Useful for checking a non-admin's user experience. Should:

  • Be disabled by default
  • Require an explicit user-provided access check function to enable
  • Possibly not rely on JWT and do an explicit access check at request time
  • Keep track of original user on the client, with UI hint to switch back
  • Keep track of original user in context, for logging purposes
@gadicc gadicc added this to the Longer term milestone Oct 7, 2016
@TimMikeladze
Copy link
Member

Great idea, I'd love to see this supported in the future.

@gadicc
Copy link
Contributor Author

gadicc commented Oct 7, 2016

There's a lot of exciting stuff we can do with accounts as it's own project vs a small part of another. I might jot down a few ideas here and there that I'll milestone as "longer term" - don't feel obligated to acknowledge each one but yeah I hope you'll find the ideas as exciting as I do :)

@TimMikeladze
Copy link
Member

Relevant discussions apollographql/meteor-integration#44

@davidyaha
Copy link
Member

closed a long time ago

Aetherall pushed a commit that referenced this issue Mar 11, 2018
Aetherall pushed a commit that referenced this issue Mar 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants