Open DejanMilicic opened 7 years ago
@kendaleiv Maybe some general pointers? :)
@DejanMilicic Check this out: https://github.com/ritterim/stuntman/issues/114#issuecomment-203395893
Does that help?
I am using Google Auth inside of ASP.NET Core project, so I am not quite sure how to do it. Are you suggesting that I should inject my own implementation of Principal over default one?
I am using Google authentication for user login in my app. Would it be possible to use stuntman to impersonate users, and if so, how? Thanx!