Class: FIDOServer

FIDOServer

new FIDOServer(opts) → {server}

Implements a FIDO Server
Parameters:
Name Type Description
opts object the options for the FIDO server
Properties:
Name Type Description
foo
Source:
Returns:
- a serer object
Type
server

Methods

init()

Initializes the FIDO Server and all of its submodules.
Source: