Reference¶

Welcome to the Reference section of the Django OTP WebAuthn documentation. This section provides detailed information about the built-in components that facilitate WebAuthn integration.

Here are what you will find in this section:

Explore the API views in Django OTP WebAuthn for credential registration and authentication.

Explore the WebAuthn helper class to connect views, models, and py_webauthn.

Explore the abstract and concrete model classes to store WebAuthn credentials and attestations.

Explore the API to customize your frontend or integrate Django OTP WebAuthn with a mobile app.