laravel-webauthn
laravel-webauthn copied to clipboard
Add webauthn functionality to Laravel.
### laravel-webauthn Version v1.0.2 ### Laravel Version v11 ### Bug description Tried to install within a laravel 11 project and composer fails. ### Steps to reproduce composer require rawilk/laravel-webauthn **"laravel/framework...
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5. Release notes Sourced from stefanzweifel/git-auto-commit-action's releases. v5.0.0 New major release that bumps the default runtime to Node 20. There are no other breaking changes....
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
### laravel-webauthn Version v1.0.3 ### Laravel Version 9.34.0 ### Bug description When trying to call the `webAuthn.register` function, the call fails with the following error: ``` Uncaught (in promise) TypeError:...
Added dependency list to support Laravel 11
Updates the requirements on [nunomaduro/collision](https://github.com/nunomaduro/collision) to permit the latest version. Commits 4cf9f3b fix tests 79c8df0 Bumps dependencies b431aa6 Merge pull request #325 from Jubeki/phpunit12 88821a8 Update README.md 90e0a7d Merge branch...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 7. Release notes Sourced from stefanzweifel/git-auto-commit-action's releases. v7.0.0 Added Restore skip_fetch, skip_checkout, create_branch (#388) @stefanzweifel Restore Detached State Detection (#393) @stefanzweifel Add Support for Tag...