Skip to content

monosign/u2f

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MonoSign U2F dotnet core

Main Screen

This library will help you to authenticate users with U2F (FIDO) device.

This proje also uses BouncyCastle for certification actions on dotnet core.

Demo Project

Demo project is just testing purpose. Do not use it on production.

Supported Options

  • User Register
  • User Login
  • Device Register
  • Device Authentication
  • Device Remove
  • Device Duplication Check
  • Device Name Duplication Check

What about Nuget Packages?

You can find the package on nuget;

NuGet

dotnet add package MonoSign.U2F

Screenshots

Main

Main

User

User

Register

Register

Registered Device

Registered

Already Registered

Already Registered

Authenticate

Authenticate

Already Registered

Authenticate Completed

FIDO Universal 2nd Factor (U2F) for C# .NET

This project forked from @hanswolff 's project named as "https://github.com/hanswolff/fido-u2f-net". All namespaces are changed and maintained by MonoSign Team now. Thank you for bringing this project and help us to understand more.

License, Usage, Contribution

Feel free to use, change, update and please PR if you did better things on project.

About

MonoSign U2F (FIDO Standard) dotnet core Server/Client Library with Demo Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published