Expected Behavior
Add the possibility to impersonate a user in Reactive applications as it is possible by using the SwitchUserFilter.
Current Behavior
It is not possible to switch the user context, at least I couldn't find anything equivalent.
Context
It鈥檚 a common use-case that some admin users should be able to log in as any other user.
In our applications we have used this feature for customer support analysis where the analyst can access the system as the real user.
Thanks for the report @aotrzonsek Would you be interested in submitting a pull request?
Sure why not, I have to implement it anyway. I will add a comment after I have finished the implementation.
All issues found during the code review have been removed.
Most helpful comment
Sure why not, I have to implement it anyway. I will add a comment after I have finished the implementation.