ankane/pretender

Looking for a way to use this with graqpql_devise

single-stop-rj opened this issue · 2 comments

I am currently using the following stack for auth flow.

I have an admin user that needs to be able to impersonate a normal user.
I'm having trouble putting this into the code because this seems very tied to the controllers.

I was wondering if anyone has any idea about implementation on this.

gem "devise"
gem "graphql_devise"
gem "active_model_otp", "~> 2.0"
gem "pretender"

Hey @single-stop-rj, I'm not familiar with graphql_devise. This place is pretty quiet, so Stack Overflow is probably a better place to get help.

Cleaning up issues