* Added ApplyRedirect to LinkedInAuthentication Provider
Changed LinkedInAuthenticationHandler to use ApplyRedirect
Added LinkedInApplyRedirectContext
Changes allow a developer to override the authorization endpoint
* Pass list of scopes to Saleforce authorization endpoint to allow for customisation of scopes via existing configuration option.
* SalesforceAuthenticationHandler ensure Options.Scope not null
* Added MyHeritage Provider
Initial commit for a MyHeritage provider
* Fixed signin case
* retarget 4.5
* Add MyHeritage to readme
* removed test references from Demo project
* fixed MyHeritage id token name
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...