Skip to content

Plug-up/u2f_demo_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

u2f_demo_server

A U2F demo server in Scala using Play Framework

System configuration

This server requires:

Server configuration

The only thing you need to configure is the host in file app/Global.scala

If you are running in local, default host is http://localhost.com:9000 you will have to add this to your host file and access the interface using this address to test. If you want to use another local address, just remember that is MUST have a correct tld or the authentication may fail.

About

A U2F demo server in Scala using Play Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors