API to allow you to generate and validate codes for use with Google Authenticator.
Read less
Implementation of the Multi-Factor Authentication algorithm used by Google Authenticator. More information is in Google's GitHub Repository.
This allows you to:
Thanks to João Rosado for the original code for this in .NET
Source code: https://github.com/joaobarata/GoogleAuthenticator
Migrated to .Net 8.0
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)