Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 454 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 454 Bytes

yubico-netcore-client

Yubico validation protocol 2.0 client

Image of Yaktocat

Getting Started

Install Angular Cli

$ npm install -g @angular/cli

Install Dependencies

on the Yubico.Web.Test/ClientApp folder

$ npm install

To run

From the Yubico.Web.Test folder

$ dotnet run 

This will compile the backend and the Frontend.