Florent Morselli
Florent Morselli
### Discussed in https://github.com/web-auth/webauthn-framework/discussions/506 Originally posted by **Nevercold** October 28, 2023 Where I just browsed "SimpleWebAuthn", I saw the possibility of "Secure Payment Request". Is this already supported by this...
### Description At the moment, the `Webauthn\AuthenticationExtension` is kind of generic extension object that carries the input and output data. It could be great to create dedicated objects for known...
### Description The Webauthn authenticator works fine, but is a bit rigid for specific use cases. The authenticator could be split and an abstract class could handle most of the...
Hi @dunglas, Many thanks for the last update of this repository. It works like a charm and I was able to run a demo quite easily. The only problem I...
### Bug Report | Q | A |------------ | ------ | Version(s) | 1.24.0 #### Summary Job is failing: https://github.com/web-token/jwt-framework/actions/runs/5016108869/jobs/8992552443 Previous executions were fine: https://github.com/web-token/jwt-framework/actions/runs/4392789931/jobs/7692769201 No changes in the Github...
This PR adds a new service worker and the site manifest for enhancing the application's caching strategies and PWA (Progressive Web App) features. New files were created for the service...
Reopening #1406 In the MakeAuthenticator class, a new optional argument 'support-throttling' was added. This allows the user to specify if they want to enable throttling protection during the authentication generation...
Hi, I recently prepared and organised workshops during the SymfonyLive Paris 2023 and noted that a few things could be enhanced in the `make:auth` command templates. * As the `NotCompromisedPassword`...
Hi, Related to PR #63, I would be glad to see the following keyboard layouts: * BÉPO: https://bepo.fr/wiki/Accueil * AZERTY as per the norm NF Z71-300 : https://norme-azerty.fr/ But my...
Hi, > In HttpApi.php line 187: Asset not translated in this locale I have this error when trying to remove obsolete translations. As far as I understand, the API response...