Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

FIDO Alliance Universal 2nd Factor (U2F) provider for Asp.Net Identity 2.0

License

Notifications You must be signed in to change notification settings

matsprea/AspNetIdentity_U2F

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AspNetIdentity_U2F

This project will provide a FIDO Alliance Universal 2nd Factor (U2F) provider for Asp.Net Identity 2.0

The U2F implementation is a C# porting of google/u2f-ref-code Java implementation

Status

  • U2F .Net library
    • porting COMPLETED from Java to C#
  • IdentityProvider
    • Enrollment of U2F token: WORKING with multiple U2F tokens
    • Login: WORKING multiple U2F tokens
  • Sample application
    • Demo Identity application with U2F is WORKING
  • Doc & How-to
    • TODO

About

FIDO Alliance Universal 2nd Factor (U2F) provider for Asp.Net Identity 2.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published