An implementation of TOTP and HOTP which are commonly used for multi factor authentication by using a shared key between the client and the server to generate and verify one time use codes.
For documentation and examples visit the project website on GitHub at https://github.com/kspearrin/Otp.NET
This is an implementation of HOTP and TOTP which are commonly used for multi factor authentication by using a shared key between the client and the server to generate and verify one time use codes. This library is capable of generating and verifying both TOTP and HOTP authentication codes. The...
More information
Authentication middleware that uses Firebase token (issuer / audience) as authentication for Mvc/Api controllers. The jwt validation validate the issuer and audience (firebase project), the token signature (using google certificates) and the token validity.
An ASP.NET Core library for generating and validating one time passwords for google authenticator.
It seems that dotnet pack has a problem to pack own project. This Package needs AspNetCore.Totp. This is a workaround to not merge my project into one. If you find way of doing it correctly, let me...
More information
A client library that provides an easy way to interact with the UIDAI Aadhaar services.
THIS IS AN UNOFFICIAL PACKAGE.
Supported API:
Authentication API 1.6
Best Finger Detection API 1.6
One Time Pin API 1.6
e-Know Your Customer API 1.0
NFX CORE Package
NFX UNISTACK includes:
Application Container + Dependency Injection facilities
Configuration engine
BigMemory: Local/Distributed piles/heaps, ability to store hundreds of millions of objects resident in memory for long times without killing GC
BigMemory Cache -...
More information