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 |
Returns:
- a serer object
- Type
- server
Methods
init()
Initializes the FIDO Server and all of its submodules.