Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aprilnea/webauthn-workers

WebAuthn in Cloudflare Workers, support Yubico
https://github.com/aprilnea/webauthn-workers

authentication cloudflare cloudflare-pages cloudflare-workers passwordless webauthn yubico yubikey-authenticators

Last synced: about 2 months ago
JSON representation

WebAuthn in Cloudflare Workers, support Yubico

Awesome Lists containing this project

README

        

# WebAuthn in Cloudflare Workers

[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/AprilNEA/webauthn-workers)

## Registration

### /register/challenge

### /register/verify

## Authentication

### /login/challenge

### /login/verify

## Reference

[webauthn](https://github.com/passwordless-id/webauthn)