aspnet / Templates

This repo is OBSOLETE - please see the README file for information
Other
151 stars 57 forks source link

ReturnUrl is lost if GetExternalLoginInfoAsync fails in AccountController.ExternalLoginCallback #797

Closed rtpHarry closed 6 years ago

rtpHarry commented 7 years ago

It's probably not very likely that it will occur but as it attempts to recover by sending you back to the login page rather than erroring out it should preserve the return url.

Eilon commented 6 years ago

This issue was moved to aspnet/templating#97