mirror of
https://github.com/directus/directus.git
synced 2026-01-23 04:08:14 -05:00
* 6113 add tfa generate endpoint * 6113 implement tfa otp check in user settings * 6113 add autfocus for otp field on login form * update package-lock * improve TFA uri with user email * fix vue 3 compatibility * reduce code duplication for enableTFA * Remove unnecessary parameters * Use project name in otp url when available * Update docs/reference/api/system/users.md Co-authored-by: Wendelin Peleska <wendu@pm.me>