Commit Graph

21 Commits

Author SHA1 Message Date
Tommy Parnell
d5b81fae9c fix sln 2017-12-08 10:51:14 -05:00
Gavin Harriss
7bdabb4cb7 ArcGIS Portal provider (#214)
* ArcGIS Portal provider added
Originally attempted to inherit from ArcGIS Online provider, but a fair amount of refactoring is required to allow inheritance for everything that needs changing. To be revisited when time allows.
2017-12-08 10:37:16 -05:00
Joseph Pisano
43ee292d0c I added an auth provider for the Podbean API. (#218)
* Added the podbean auth provider.

* Updated Readme to include podbean

* Fixed Owin nuget reference

* Removed regions from around using statements, corrected the VS version in the solution file and changed the Startup.Auth in the demo project to use spaces instead of tabs.

* Added the OAuth refresh token to the PodbeanAuthenticatedContext.
2017-11-03 00:40:41 -04:00
Guillaume
5626c02442 Added provider for Evernote (#197)
* Evernote provider is now available.
Based on Evernote SDK for .NET and the obsolete doc (ie. https://dev.evernote.com/doc/articles/authentication.php) (Step 3 is POST, not GET)

* Fix SyncrhonizationContext deadlock caused by ASP.NET site

* Evernote provider now working trought Xamarin OAuthAuthenticator and Identity Server 3

* Add claims for notestoreuri and accesstoken

* Evernote OK, before cleanup

* Cleanup

* Remove my credentials in demo project.

* Change the default URL to lower case
2017-03-04 20:30:56 -05:00
jasondaicoder
f5ccfa5fdf added provider for wso2 (#194)
* added provider for wso2

* corrected some wrong comments

* fixed wrong pacakges reference path issues

* Provided enough comments for the extension methods
2016-12-09 07:57:58 -05:00
denis32000
ed5615cd9f Added providers for Box and Baidu (#179)
* Added project with provider for Box cloud service
* Added Baidu provider
2016-10-06 15:49:04 -04:00
Paulo Pinto
45c98eb1f3 Added MyHeritage provider (#164)
* 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
2016-06-11 09:09:40 -04:00
Tommy Parnell
4891cb06dc minor fixes 2016-05-20 09:04:21 -04:00
Tommy Parnell
ea03fa5a4b merge in geni provider from #160 2016-05-20 08:12:35 -04:00
Andrew Rogers
cb62315235 Discord authentication. (#161)
* Discord authentication.

* Remove compiler directive, fix indents.
2016-05-18 07:20:58 -04:00
papinto
842c250113 Add Geni Provider 2016-05-15 17:31:23 -07:00
Tommy Parnell
606c386bf0 try to get the orcid pr to show as merged 2016-05-04 18:48:50 -04:00
Tommy Parnell
d92c907e35 merge both things together 2016-05-04 18:44:18 -04:00
Tommy Parnell
1e63b8335b fix up orcid a little 2016-05-04 18:30:03 -04:00
Rick Zakharov
9229ea0ff9 Added Owin.Security.Providers.Orcid project 2016-05-04 18:30:03 -04:00
Tommy Parnell
3e0b467249 working rc 2016-04-22 23:50:05 -04:00
Tommy Parnell
1ea4fdaf93 add some rake for managing nuspecs 2016-04-22 22:44:47 -04:00
Rick Zakharov
5cf1410e47 Added Owin.Security.Providers.Orcid project 2016-04-22 20:26:37 -04:00
Eonasdan
e1fc9e108b massive change to the solution (#151)
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...
2016-04-18 08:49:34 -04:00
Kristoffer Pettersson
c0df07feef Merge 2014-11-12 20:47:17 +01:00
Jerrie Pelser
741d89d64e Initial commit with LinkedIn provider 2013-11-13 10:43:51 +07:00