TomatoesBurner / ArtFusion-AI-Hub

1 stars 1 forks source link

Two factor ui and integration #74

Closed cloud9ight closed 1 month ago

cloud9ight commented 1 month ago

Completed authentication features for 2FA. enable2fa by POST request now Next step Enable 2FA in User Settings, with TwoFactorAuthEnable Component: Add a button in the settings to enable 2FA. Once clicked, show the QR code for users to scan.

cloud9ight commented 1 month ago

done majority functionality on 11/10, merged into dev