GoogleAuthenticator
Simple, easy to use server-side two-factor authentication library for .NET that works with Google Authenticator and Authy.
파일 탐색기
최종 버전 다운로드 (.zip)- build.yml
- dependabot.yml
- azure-pipeline.yaml
- Base32Encoding.cs
- Google.Authenticator.csproj
- HashType.cs
- QRException.cs
- SetupCode.cs
- TwoFactorAuthenticator.cs
- AuthCodeTest.cs
- GeneratePinTests.cs
- Google.Authenticator.Tests.csproj
- IntervalTests.cs
- QRCodeAndSetupUrlTests.cs
- SecretTypeTests.cs
- SetupCodeTests.cs
- TimeStepTests.cs
- AssemblyInfo.cs
- Default.aspx
- Default.aspx.cs
- Default.aspx.designer.cs
- Global.asax
- Global.asax.cs
- Google.Authenticator.WebSample.csproj
- Web.config
- Web.Debug.config
- Web.Release.config
- AssemblyInfo.cs
- Resources.Designer.cs
- Resources.resx
- Settings.Designer.cs
- Settings.settings
- App.config
- Form1.cs
- Form1.Designer.cs
- Form1.resx
- Google.Authenticator.WinTest.csproj
- Program.cs
- _Layout.cshtml
- _Layout.cshtml.css
- _ValidationScriptsPartial.cshtml
- _ViewImports.cshtml
- _ViewStart.cshtml
- Index.cshtml
- Index.cshtml.cs
- launchSettings.json
- site.css
- site.js
- bootstrap-grid.css
- bootstrap-grid.css.map
- bootstrap-grid.min.css
- bootstrap-grid.min.css.map
- bootstrap-grid.rtl.css
- bootstrap-grid.rtl.css.map
- bootstrap-grid.rtl.min.css
- bootstrap-grid.rtl.min.css.map
- bootstrap-reboot.css
- bootstrap-reboot.css.map
- bootstrap-reboot.min.css
- bootstrap-reboot.min.css.map
- bootstrap-reboot.rtl.css
- bootstrap-reboot.rtl.css.map
- bootstrap-reboot.rtl.min.css
- bootstrap-reboot.rtl.min.css.map
- bootstrap-utilities.css
- bootstrap-utilities.css.map
- bootstrap-utilities.min.css
- bootstrap-utilities.min.css.map
- bootstrap-utilities.rtl.css
- bootstrap-utilities.rtl.css.map
- bootstrap-utilities.rtl.min.css
- bootstrap-utilities.rtl.min.css.map
- bootstrap.css
- bootstrap.css.map
- bootstrap.min.css
- bootstrap.min.css.map
- bootstrap.rtl.css
- bootstrap.rtl.css.map
- bootstrap.rtl.min.css
- bootstrap.rtl.min.css.map
- bootstrap.bundle.js
- bootstrap.bundle.js.map
- bootstrap.bundle.min.js
- bootstrap.bundle.min.js.map
- bootstrap.esm.js
- bootstrap.esm.js.map
- bootstrap.esm.min.js
- bootstrap.esm.min.js.map
- bootstrap.js
- bootstrap.js.map
- bootstrap.min.js
- bootstrap.min.js.map
- LICENSE
- jquery.js
- jquery.min.js
- jquery.min.map
- LICENSE.txt
- additional-methods.js
- additional-methods.min.js
- jquery.validate.js
- jquery.validate.min.js
- LICENSE.md
- jquery.validate.unobtrusive.js
- jquery.validate.unobtrusive.min.js
- LICENSE.txt
- favicon.ico
- appsettings.Development.json
- appsettings.json
- GoogleAuthenticator.WebCoreSample.csproj
- Program.cs
- .gitignore
- Google.Authenticator.sln
- LICENSE
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/BrandonPotter/GoogleAuthenticator
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd GoogleAuthenticator
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
