package components import ( "context" "github.com/starfleetcptn/gomft/internal/db" ) // Dialog component for 2FA disable confirmation with Flowbite styling templ TwoFactorDisableDialog() {
} templ Profile(ctx context.Context, user db.User) { @LayoutWithContext("Profile", ctx) { @TwoFactorDisableDialog()Personal details and application settings
Update your password to keep your account secure
All profile changes are securely logged for your protection. For security reasons, you'll be required to enter your password for sensitive changes.