BlockTrust.Authenticator 1.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package BlockTrust.Authenticator --version 1.2.0
                    
NuGet\Install-Package BlockTrust.Authenticator -Version 1.2.0
                    
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="BlockTrust.Authenticator" Version="1.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BlockTrust.Authenticator" Version="1.2.0" />
                    
Directory.Packages.props
<PackageReference Include="BlockTrust.Authenticator" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add BlockTrust.Authenticator --version 1.2.0
                    
#r "nuget: BlockTrust.Authenticator, 1.2.0"
                    
#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.
#addin nuget:?package=BlockTrust.Authenticator&version=1.2.0
                    
Install BlockTrust.Authenticator as a Cake Addin
#tool nuget:?package=BlockTrust.Authenticator&version=1.2.0
                    
Install BlockTrust.Authenticator as a Cake Tool

Google or Microsoft Authenticator Generator

  1. Generate: Request Parameters: SecretCode: any string used to generate secret code. may be same for all user or different per user which required while validating authcode. Email: user email Issuer: generally your company name to shown up in authenitcator app of user

    Response: QrCodeUrl: base64 QR code url SetupCode: this code can be used to manually enter to configure in authenticator app if qr url doesn't work

  2. Validate: Request Parameters: SecretCode: same secret code which was used while generating qr code / setup code Email: user email AuthCode: 6 digit auth code to validate from authenticator apps: Google or Microsoft Response: bool: true or false

By : Mayank Modi © BlockTrust 2023. All Rights Reserved.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows 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.3.7 334 10/17/2023
1.3.6 163 10/17/2023
1.3.5 157 10/16/2023
1.3.4 154 10/5/2023
1.3.3 143 10/5/2023
1.3.2 148 10/4/2023
1.3.1 157 9/19/2023
1.3.0 152 9/19/2023
1.2.8 150 9/5/2023
1.2.7 161 9/5/2023
1.2.6 153 9/5/2023
1.2.5 182 8/11/2023
1.2.4 170 8/11/2023
1.2.3 172 8/10/2023
1.2.2 171 8/7/2023
1.2.1 190 8/2/2023
1.2.0 193 8/2/2023
1.0.1 174 8/1/2023
1.0.0 194 8/1/2023