ActiveLogin.Authentication.BankId.AspNetCore.Azure by Peter Örneholm,Nikolay Krondev,Elin Ohlsson,Robert Folkesson,Jakob Ehn

<PackageReference Include="ActiveLogin.Authentication.BankId.AspNetCore.Azure" Version="2.0.0" />

 ActiveLogin.Authentication.BankId.AspNetCore.Azure 2.0.0

Azure integrations for ActiveLogin.Authentication.BankId.AspNetCore that enables an application to support Swedish BankID's (svenskt BankIDs) native authentication workflow.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>ActiveLogin.Authentication.BankId.AspNetCore.Azure</id>
    <version>2.0.0</version>
    <authors>Peter Örneholm,Nikolay Krondev,Elin Ohlsson,Robert Folkesson,Jakob Ehn</authors>
    <owners>Peter Örneholm,Nikolay Krondev,Elin Ohlsson,Robert Folkesson,Jakob Ehn</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://raw.githubusercontent.com/ActiveLogin/ActiveLogin.Authentication/master/LICENSE.md</licenseUrl>
    <projectUrl>https://github.com/ActiveLogin/ActiveLogin.Authentication</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/ActiveLogin/ActiveLogin.Authentication/master/docs/images/active-login-logo-fingerprint-blue-v2-256x256.png</iconUrl>
    <description>Azure integrations for ActiveLogin.Authentication.BankId.AspNetCore that enables an application to support Swedish BankID's (svenskt BankIDs) native authentication workflow.</description>
    <copyright>Copyright © ActiveLogin</copyright>
    <tags>azure bankid swedish sweden aspnetcore authentication</tags>
    <repository type="git" url="https://github.com/ActiveLogin/ActiveLogin.Authentication.git" branch="master" commit="f9b752912eb5178ca592f27215bfca5072972eda" />
    <dependencies>
      <group targetFramework=".NETFramework4.6.1">
        <dependency id="ActiveLogin.Authentication.BankId.AspNetCore" version="2.0.0" exclude="Build,Analyzers" />
        <dependency id="Microsoft.Azure.KeyVault" version="3.0.4" exclude="Build,Analyzers" />
        <dependency id="Microsoft.Azure.Services.AppAuthentication" version="1.3.1" exclude="Build,Analyzers" />
        <dependency id="Microsoft.IdentityModel.Clients.ActiveDirectory" version="5.2.1" exclude="Build,Analyzers" />
      </group>
      <group targetFramework=".NETStandard2.0">
        <dependency id="ActiveLogin.Authentication.BankId.AspNetCore" version="2.0.0" exclude="Build,Analyzers" />
        <dependency id="Microsoft.Azure.KeyVault" version="3.0.4" exclude="Build,Analyzers" />
        <dependency id="Microsoft.Azure.Services.AppAuthentication" version="1.3.1" exclude="Build,Analyzers" />
        <dependency id="Microsoft.IdentityModel.Clients.ActiveDirectory" version="5.2.1" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>