Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lemonldapng/authen-webauthn
Source code for the Authen::WebAuthn CPAN module
https://github.com/lemonldapng/authen-webauthn
authentication webauthn
Last synced: 3 days ago
JSON representation
Source code for the Authen::WebAuthn CPAN module
- Host: GitHub
- URL: https://github.com/lemonldapng/authen-webauthn
- Owner: LemonLDAPNG
- Created: 2022-01-21T14:00:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-26T08:00:16.000Z (4 months ago)
- Last Synced: 2024-07-27T09:17:18.874Z (4 months ago)
- Topics: authentication, webauthn
- Language: Perl
- Homepage: https://metacpan.org/pod/Authen::WebAuthn
- Size: 80.1 KB
- Stars: 9
- Watchers: 7
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changes
Awesome Lists containing this project
README
# Authen::WebAuthn
A library to add [Web Authentication](https://www.w3.org/TR/webauthn/) support to server applications
# Status
* Authentication works
* ECC/RSA keys supported
* Supported attestation types: none, packed, fido-u2f
* Mandatory attestation trust chain validation# TODO
* Support more attestation types
* Support more public key types (EdDSA...)
* Support FIDO Metadata Service
* Handle request creation too# Documentation
https://metacpan.org/pod/Authen::WebAuthn