The package provides a Livewire component to generate a passkey. It is able to create a passkey for the currently logged in user. It will also show all generated passkeys.
You can include this component in your views.
<livewire:passkeys />
Here's what the component looks like by default:
The layout is intentionally very basic, you can style it as you like it yourself.
When creating a passkey, your favorite password manager should kick in to save the passkey.