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
- 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