PHP WEBAUTHN Client
  • PHP Webauthn Client
    • Introduction
    • Requirements
    • How to install
  • Registration
    • Introduction
    • Create Params
    • Callback
  • Authentication
    • Introduction
    • Create params
    • Callback
  • Options - Informations
    • Secure the session
Powered by GitBook
On this page
  1. Registration

Introduction

PreviousHow to installNextCreate Params

This section try to explain how to do to register a new device in your Webauthn application.

There are two steps :

Create the parameters to send to the client
Receive the result from the client to get the datas of the device