ASP.NET Core TokenProvider for Yubikey OTP tokens. Provides the methods for supporting Yubikey OTP tokens as a multifactor-authentication mechanism in a ASP.NET Core web application.
The library utilizes the YubicoDotNetClient by Yubico for the actual token validation.
More information about Yubico OTPs and how they work can be found at Yubico's website at https://developers.yubico.com/OTP/
TODO
To use this with YubiCloud you will need a free clientId and apiKey from https://upgrade.yubico.com/getapikey
TODO
TODO: CODE EXAMPLES
- Arto Kaitosaari (arto.kaitosaari@gmail.com)
Licensed under the MIT License