fidoclientapi
v1.0.0
Published
FIDO JS SDK APIs
Maintainers
Readme
FidoJSClientSDK
JSClient SDK to register and authenticate users with FIDO Server
The JSClient SDK provides four APIs
- init : This API initializes the FIDO Server, Protol, Port and Tenant name
- register : This API authenticates the user with FIDO Server
- authenticate : This API registers the user with FIDO Server
- getconfiguration : A utility function to get the FIDO server details
