justinmayer / kagi

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

Wrong parameter name #56

Closed rphlo closed 1 year ago

rphlo commented 1 year ago

https://github.com/justinmayer/kagi/blob/1c100a41af3ab6ccebb919e1d85502a8f13f1dec/kagi/views/api.py#L192

Should be last_used_at not last_used

Relates to https://github.com/justinmayer/kagi/issues/48