webauthn-framework icon indicating copy to clipboard operation
webauthn-framework copied to clipboard

FIDO-U2F / FIDO2 / Webauthn Framework

Results 58 webauthn-framework issues
Sort by recently updated
recently updated
newest added

### Description Could you provide example app implementing the framework? It is pretty hard to implement all actions using the docs.

Bumps [laminas/automatic-releases](https://github.com/laminas/automatic-releases) from 1.24.0 to 1.25.0. Release notes Sourced from laminas/automatic-releases's releases. 1.25.0 Release Notes for 1.25.0 Feature release (minor) 1.25.0 Total issues resolved: 0 Total pull requests resolved: 11...

dependencies

### Description Hi, maybe I'm getting something completely wrong, but I cannot find a way to configure my existing firewall with a ConfigBuilder to use webauthn. `$securityConfig->firewall('main', ['webauthn' => []]);`...

Updates the requirements on [struggle-for-php/sfp-phpstan-psr-log](https://github.com/struggle-for-php/sfp-phpstan-psr-log) to permit the latest version. Release notes Sourced from struggle-for-php/sfp-phpstan-psr-log's releases. 0.22.0 Release Notes for 0.22.0 Feature release (minor) 0.22.0 Total issues resolved: 0 Total...

dependencies

Target branch: 4.9.x - [X] It is a Bug fix - [ ] It is a New feature - [ ] Breaks BC - [ ] Includes Deprecations According to...

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.4 to 4.4.0. Release notes Sourced from actions/upload-artifact's releases. v4.4.0 Notice: Breaking Changes :warning: We will no longer include hidden files and folders by default in the...

dependencies

### Description The library should send more events. For example, when the bits BS change, it could be useful to send an event so that the application or the user...

enhancement

### Description The Authentication and Registration ceremonies are currently not protected with CSRF token. Even if there is no know issues with the absence of the token, it should be...

enhancement

Target branch: 5.3.x Resolves issue: n/a - [ ] It is a Bug fix - [x] It is a New feature - [ ] Breaks BC - [ ] Includes...

enhancement

### Description would this make sens ? for example a controller automatically created that displays to a user defined config for example https://w3c.github.io/webappsec-passkey-endpoints/passkey-endpoints.html ### Example _No response_