Humble.Umbraco.TwoFactorAuth
13.3.0-rc.3
Prefix Reserved
This is a prerelease version of Humble.Umbraco.TwoFactorAuth.
dotnet add package Humble.Umbraco.TwoFactorAuth --version 13.3.0-rc.3
NuGet\Install-Package Humble.Umbraco.TwoFactorAuth -Version 13.3.0-rc.3
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="Humble.Umbraco.TwoFactorAuth" Version="13.3.0-rc.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Humble.Umbraco.TwoFactorAuth --version 13.3.0-rc.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Humble.Umbraco.TwoFactorAuth, 13.3.0-rc.3"
#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 Humble.Umbraco.TwoFactorAuth as a Cake Addin #addin nuget:?package=Humble.Umbraco.TwoFactorAuth&version=13.3.0-rc.3&prerelease // Install Humble.Umbraco.TwoFactorAuth as a Cake Tool #tool nuget:?package=Humble.Umbraco.TwoFactorAuth&version=13.3.0-rc.3&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Two Factor Authentication
Sets a policy that all users in the Umbraco Backoffice must setup and use an authenticator app, also known as time-based one-time password (TOTP).
After successfully signing in, a user will be prompted to setup their authenticator app.
This solution relies on a package named
Google Authenticator
. This is used purely to generate the QR code for your users to scan. Your users may use any authenticator app; it does not have to be Google's.
<br>
Dependencies
Name | Version |
---|---|
Umbraco.Cms.Web.BackOffice | 13.x.x |
GoogleAuthenticator | 3.x.x |
<br>
You've reached the end of
readme.md
.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- GoogleAuthenticator (>= 3.2.0)
- Umbraco.Cms.Web.BackOffice (>= 13.3.0)
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 |
---|---|---|
13.3.0-rc.3 | 56 | 5/19/2024 |
13.3.0-rc.2 | 54 | 5/18/2024 |