Skip to content

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.

License

Notifications You must be signed in to change notification settings

artokai/Artokai.Authentication.YubikeyOTP

Repository files navigation

Artokai.Authentication.YubikeyOTP

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.

What is Yubico OTP?

More information about Yubico OTPs and how they work can be found at Yubico's website at https://developers.yubico.com/OTP/

Installation and setup

TODO

To use this with YubiCloud you will need a free clientId and apiKey from https://upgrade.yubico.com/getapikey

Usage

TODO

TODO: CODE EXAMPLES

Credits

License

Licensed under the MIT License

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages