Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kritzcreek/purescript-webauthn
https://github.com/kritzcreek/purescript-webauthn
Last synced: about 1 hour ago
JSON representation
- Host: GitHub
- URL: https://github.com/kritzcreek/purescript-webauthn
- Owner: kritzcreek
- License: apache-2.0
- Created: 2021-06-30T07:16:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-30T08:01:32.000Z (over 3 years ago)
- Last Synced: 2024-10-11T23:55:02.750Z (26 days ago)
- Language: PureScript
- Size: 9.77 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
purescript-webauthn
===Bindings to the [WebAuthn](https://www.w3.org/TR/webauthn-2/) `Public Key Credential` spec.
This is incomplete, and covers just the bits of the API I need.
For documentation purposes I'd recommend referring to:
- https://www.w3.org/TR/webauthn-2/
- https://webauthn.io/
- https://developer.mozilla.org/en-US/docs/Web/API/Web_Authentication_APIContributions are welcome!