Tips & Tutorials – PHP

Simple PHP WebAuthn (Biometric, NFC, Passkey, ETC…)

Welcome to a tutorial and example on how to implement WebAuthn in PHP. So you have heard that it is possible for web apps to authenticate using biometrics, “face login”, NFC token, USB passkey, and whatever “passwordless” means. The magic behind is actually the Web Authentication API. In the simplest manner, the Web Authentication API …

Simple PHP WebAuthn (Biometric, NFC, Passkey, ETC…) Read More »