solita / u2f-spring-boot-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

U2F Spring Boot example

This is an example project to demostrate U2F authentication with Spring Boot 2.

U2F requires using https, you must generate your own server keystore (src/main/resources/server.jks) to run the example project. Remember to change keystore credentials in src/main/resources/application.yml

About


Languages

Language:Java 45.2%Language:JavaScript 34.1%Language:HTML 19.1%Language:CSS 1.5%