Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : linkedinoauthapi

Specifically for ASP.Net using the DotNetOpenAuth framework. IoC friendly using ILinkedInService interface. LinkedInOAuthClient linkedInOAuthClient = new LinkedInOAuthClient(...); OR LinkedInOAuthClient linkedInOAuthClient = LinkedInOAuthClient.CreateCookieBasedClient(...) THEN OAuthWebSecurity.RegisterClient((IAuthenticationClient)linkedInOAuthClient, "LinkedIn", null); ... after login ... Person me = client.GetCurrentUser(); var id = me.PersonId; Samples: https://github.com/deeja/LinkedInDeveloperToolkit

Registry - Homepage - JSON
purl: pkg:nuget/linkedinoauthapi
Keywords: LinkedIn, API, ASP.Net, OAuth, DotNetOpenAuth
License: GPL-1.0+
Latest release: over 11 years ago
First release: over 11 years ago
Stars: 17 on GitHub
Forks: 10 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 4 days ago

    Loading...
    Readme
    Loading...