* Changed LinkedInAuthenticationHandler to use the endpoints described at the documentation.
The authorization code generated by the old endpoint is not supported by the Recommended Jobs API.
* Added ApplyRedirect to LinkedInAuthentication Provider
Changed LinkedInAuthenticationHandler to use ApplyRedirect
Added LinkedInApplyRedirectContext
Changes allow a developer to override the authorization endpoint
Nice work...I'm not in love with the fact that it still has that github change in it, but I'll take it...I don't think its too dangerous.
That being said breaking these packages apart is both very helpful, and not simple so thank you for that!
I'll plan on publishing to nuget later this week after some testing...