AcpOAuth2Authentication 1.7.1

dotnet add package AcpOAuth2Authentication --version 1.7.1
NuGet\Install-Package AcpOAuth2Authentication -Version 1.7.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AcpOAuth2Authentication" Version="1.7.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AcpOAuth2Authentication --version 1.7.1
#r "nuget: AcpOAuth2Authentication, 1.7.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AcpOAuth2Authentication as a Cake Addin
#addin nuget:?package=AcpOAuth2Authentication&version=1.7.1

// Install AcpOAuth2Authentication as a Cake Tool
#tool nuget:?package=AcpOAuth2Authentication&version=1.7.1

Contains middleware to support ACP's OAuth 2.0 authentication workflows.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.7.1 600 8/20/2020
1.7.0 537 5/11/2020
1.6.0 601 1/27/2020
1.5.2 609 8/22/2019
1.5.1 551 8/22/2019
1.5.1-beta-0002 439 8/22/2019
1.5.1-beta-0001 459 8/22/2019
1.5.0-beta-0002 512 6/7/2019
1.5.0-beta-0001 494 5/29/2019
1.4.0 768 12/12/2018
1.3.2 950 8/3/2018
1.3.1 903 8/3/2018
1.3.0 1,018 1/30/2018
1.2.3 1,029 1/23/2018
1.2.2 1,007 1/11/2018
1.2.1 1,019 12/21/2017
1.2.0 950 12/21/2017
1.1.0 1,015 12/21/2017
1.0.0 1,041 10/30/2017

Adds option to disable registration when the user is redirected to the SSO page