@loginid/node-sdk
v0.9.1
Published
LoginID NodeJS SDK
Downloads
69
Readme
LoginID NodeJS SDK
Description
Add FIDO hardware based biometric authentication to your website or app in 3 easy steps:
LoginID’s server SDK which can be used with our Web SDK to provide additional functionality, allows simple connection to FIDO/FIDO2 strong authentication. Our platform leverages the end user’s device biometrics to enable multifactor authentication that is PSD2, GDPR, CCPA, and HIPPA compliant. LoginID’s Transaction Confirmation with Digital Signature functionality is perfect for online merchants or FIs looking for FIDO/FIDO2 payment authentication.
To complete an end-to-end FIDO experience for your user, we strongly recommend enabling the following flows in your application.
NOTE: To use LoginID endpoints needed for the below flows, you will either need to:
- Use our server SDK or
- Call our APIs directly using your server implementation. Please note, for this option you will need to generate an API Service Token.
Account Recovery
Users regularly lose or upgrade their devices, which can be a problem in the FIDO space as the credential is tied to the device. We strongly recommend encouraging your users to register multiple devices, though there may be cases where this cannot happen.
Add New Authenticator
The majority of customers have multiple devices, and they expect to be able to access your application from all of them. In order to add this new device securely, a previously registered device is required to authorize the new device.
One-Time Authentication
Some customers may want to log in on devices which either do not support FIDO, or a device which they do not own. In order to access this new device securely, a previously registered device is required to authorize the new device.
How we’re doing
Have our solution in production? Please join our developer community.