Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trusona/auth-cloud-webauthn-example
Example Implementation of the AuthCloud WebAuthn SDK
https://github.com/trusona/auth-cloud-webauthn-example
Last synced: 15 days ago
JSON representation
Example Implementation of the AuthCloud WebAuthn SDK
- Host: GitHub
- URL: https://github.com/trusona/auth-cloud-webauthn-example
- Owner: trusona
- License: mit
- Created: 2023-06-02T13:11:30.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-07-13T20:10:12.000Z (over 1 year ago)
- Last Synced: 2023-07-13T20:35:38.225Z (over 1 year ago)
- Language: CSS
- Size: 2.01 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Auth Cloud WebAuthn Example
Publicly deployed at https://passkeys-sdk-example.lab.trusona.net
To run:
```bash
# "npm install" of course, thennpm start
```