Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kritzcreek/purescript-webauthn


https://github.com/kritzcreek/purescript-webauthn

Last synced: about 1 hour ago
JSON representation

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_API

Contributions are welcome!