Web-Authn v0.2.2 Latest
Kwalitee Issues
No Core Issues.
- valid_signature
-
Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.
Error: gpg: Signature made Sat 12 Sep 2026 09:42:50 PM JST gpg: using RSA key 35ADBC3AF8355E845139D8965F3C0261CDB2E752 gpg: requesting key 5F3C0261CDB2E752 from hkp server keyserver.ubuntu.com gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <== - consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.001000,0.002000,0.002002
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| Web::Authn | Server-side WebAuthn / passkeys | 0.002002 | metacpan |
| Web::Authn::Attestation | Attestation statement format verifiers | 0.001000 | metacpan |
| Web::Authn::CBOR | Small CTAP2-oriented CBOR codec | 0.002000 | metacpan |
| Web::Authn::COSE | COSE algorithm, key-type and curve constants | 0.002000 | metacpan |
| Web::Authn::Cookbook | Implementing passkeys with L<Web::Authn> | 0.001000 | metacpan |
| Web::Authn::Crypto | CryptX signatures and in-process X.509 chain checks | 0.002000 | metacpan |
| Web::Authn::Exception | Exception object for Web::Authn | 0.002000 | metacpan |
| Web::Authn::NullObject | Chain-safe placeholder returned on error | 0.002000 | metacpan |
| Web::Authn::Parse | Parsing helpers for WebAuthn structures | 0.002000 | metacpan |
Provides
| Name | File | View |
|---|---|---|
| Web::Authn::Exception::InvalidAuthentication | lib/Web/Authn/Exception.pm | metacpan |
| Web::Authn::Exception::InvalidCertificateChain | lib/Web/Authn/Exception.pm | metacpan |
| Web::Authn::Exception::InvalidRegistration | lib/Web/Authn/Exception.pm | metacpan |
| Web::Authn::Exception::InvalidStructure | lib/Web/Authn/Exception.pm | metacpan |
| Web::Authn::Exception::UnsupportedAlgorithm | lib/Web/Authn/Exception.pm | metacpan |
Other Files
| CONTRIBUTING.md | metacpan |
| MANIFEST | metacpan |
| META.json | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README | metacpan |
| README.md | metacpan |