Intersoft.Crosslight.Services.Auth by Intersoft Solutions

<PackageReference Include="Intersoft.Crosslight.Services.Auth" Version="5.0.5000.861-experimental" />

 Intersoft.Crosslight.Services.Auth 5.0.5000.861-experimental

Provides various authenticators for user authentication in Crosslight apps, including HttpBasic, NTLM, OAuth, OAuth2, and WebAPI authenticator.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>Intersoft.Crosslight.Services.Auth</id>
    <version>5.0.5000.861-experimental</version>
    <title>Intersoft Crosslight Services Auth</title>
    <authors>Intersoft Solutions</authors>
    <owners>Intersoft Solutions</owners>
    <licenseUrl>http://www.intersoftsolutions.com/Products/Licensing</licenseUrl>
    <projectUrl>http://www.intersoftsolutions.com/Crosslight</projectUrl>
    <iconUrl>http://www.intersoftsolutions.com/assets/images/default/logo-crosslight-medium.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Provides various authenticators for user authentication in Crosslight apps, including HttpBasic, NTLM, OAuth, OAuth2, and WebAPI authenticator.</description>
    <releaseNotes />
    <copyright>Copyright © 2016 Intersoft Solutions</copyright>
    <tags>Intersoft Crosslight Services Auth Authentication User HttpBasic NTLM OAuth OAuth2 WebAPI Authenticator</tags>
    <dependencies>
      <dependency id="Intersoft.Crosslight" version="5.0.5000.861-experimental" />
      <dependency id="Intersoft.Crosslight.RestClient" version="5.0.5000.861-experimental" />
    </dependencies>
  </metadata>
</package>