webauthn-framework
webauthn-framework copied to clipboard
FIDO-U2F / FIDO2 / Webauthn Framework
Bumps [ridedott/merge-me-action](https://github.com/ridedott/merge-me-action) from 2.10.19 to 2.10.29. Release notes Sourced from ridedott/merge-me-action's releases. v2.10.29 2.10.29 (2022-10-03) Chores deps-dev: bump @ridedott/eslint-config from 2.20.37 to 2.20.39 (a0c80fc) deps: bump @actions/github from 5.1.0 to...
Target branch: 4.3.x Resolves issue # - [ ] It is a Bug fix - [x] It is a New feature - [x] Breaks BC - [x] Includes Deprecations
Target branch: 4.3.x Resolves issue #307 - [ ] It is a Bug fix - [x] It is a New feature - [ ] Breaks BC - [ ] Includes...
### Description [paratestphp/paratest](https://github.com/paratestphp/paratest) runs faster on local devices. To be checked if this reduces the total run time for the CI/CD ### Example _No response_
### Description Metadata Statement Management is a boring task. developers shall gather MDS from various sources: FIDO Alliance blob, small manufacturers or handmade authenticators. It could be interesting to have...
### Description The Makefile used in this project is very basic: it contains a few number of commands for helping CI/CD. But it could be better for contributor onboarding or...
### Description The Symfony bundle is able to dispatch events, but it would be nice if the library was able to do so. https://www.php-fig.org/psr/psr-14/ ### Example _No response_
Target branch: 4.8.x Resolves issue # - [x] It is a Bug fix - [ ] It is a New feature - [ ] Breaks BC - [ ] Includes...
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...
### Description In Android's [FIDO2 implementation](https://developers.google.com/identity/fido/android/native-apps), the `clientDataJSON`'s `origin` is not the rpId but a hash of the apk signature key like so: ```json { "type": "webauthn.create", "challenge": "XaAWM4lgb_GjwtfnANmevCo_Wc9L6I5RSRd6Rgia3F8", "origin":...