Back project for Demo WebAuthN @ Devoxx France
Checkout both project :
- https://github.com/gcuisinier/devoxxfrance19-webauth-back
- https://github.com/gcuisinier/devoxxfrance19-webauth-front
cd devoxxfrance19-webauth-back
./mvn spring-boot:run
cd devoxxfrance19-webauth-front
cd devoxxfrance19-webauth-front
npm install
g serve --ssl --host 0.0.0.0 --public-host webauthn.local.gcuisinier.net