In this lesson, learn what the registration flow for passkeys looks like in Nuxt Auth Utils. The defineWebAuthnRegisterEventHandler takes a validateUser function and an onSuccess function. We can use the combination of both of these to register a new user with a passkey or add a passkey to an existing user.