https://github.com/hidglobal/digitalpersona-sample-angularjs
A sample web site demonstrating typical DigitalPersona Web Access Management API use cases
https://github.com/hidglobal/digitalpersona-sample-angularjs
angularjs authentication authorization cards credential-manager crossmatch digitalpersona dpam face fingerprints hid nodejs pin sample-app u2f
Last synced: 3 months ago
JSON representation
A sample web site demonstrating typical DigitalPersona Web Access Management API use cases
- Host: GitHub
- URL: https://github.com/hidglobal/digitalpersona-sample-angularjs
- Owner: hidglobal
- License: mit
- Created: 2019-07-10T07:31:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-09T06:30:04.000Z (over 1 year ago)
- Last Synced: 2025-06-01T11:39:25.124Z (4 months ago)
- Topics: angularjs, authentication, authorization, cards, credential-manager, crossmatch, digitalpersona, dpam, face, fingerprints, hid, nodejs, pin, sample-app, u2f
- Language: JavaScript
- Homepage: https://hidglobal.github.io/digitalpersona-sample-angularjs/
- Size: 2.95 MB
- Stars: 22
- Watchers: 9
- Forks: 29
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bank of DigitalPersona sample
The Bank of DigitalPersona sample web application shows typical usage scenarios of the
DigitalPersona Access Management (DPAM), such as:* Creating and deleting user accounts.
* Enrolling and modifying user credentials, such as passwords, fingerprints, cards, facial,
FIDO (U2F) tokens, One-Time Passwords and PINs.
* Multi-factor authentication (MFA) with enrolled credentials, driven by logon policies configured on the server.This sample application uses a NodeJS backend and and AngularJS frontend, but DPAM APIs are vanilla
Typescript/Javascript libraries and will work with any JS framework.Read [full documentation](https://hidglobal.github.io/digitalpersona-sample-angularjs/).
## License
The "Bank of DigitalPersona" sample application is licensed under the [MIT](./LICENSE) license.
Copyright (c) 2019 HID Global, Inc.