From 669fef84fde2c56a699091d3dc8ed5733bffbbbb Mon Sep 17 00:00:00 2001 From: Mohamed El-Kalioby Date: Sat, 5 Nov 2022 10:13:55 +0300 Subject: [PATCH] Link to django-passkeys --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 89fc2a8..98d575b 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ Trusted device is a mode for the user to add a device that doesn't support secur Package tested with Django 1.8, Django 2.2 on Python 2.7 and Python 3.5+ but it was not checked with any version in between but open for issues. +If you just need WebAuthn and Passkeys, you can use **[django-passkeys](https://github.com/mkalioby/django-passkeys)**, which is a slim-down of this app and much easier to integrate. + Depends on * pyotp