justinmayer / kagi

WebAuthn security keys and TOTP multi-factor authentication for Django
BSD 2-Clause "Simplified" License
91 stars 10 forks source link

fix: Correctly set a WebAuthN key's last used timestamp #66

Closed MarkusH closed 1 year ago

MarkusH commented 1 year ago

Fixes #48, #56

apollo13 commented 1 year ago

Confirmed that this works by manually testing on localhost, given the larger changes we are planning I am merging that as is without tests.