cm0002@sh.itjust.works to Programmer Humor@programming.dev · 8 days agoVibecoding is the futurelemmy.mlimagemessage-square72linkfedilinkarrow-up11.23Karrow-down16
arrow-up11.23Karrow-down1imageVibecoding is the futurelemmy.mlcm0002@sh.itjust.works to Programmer Humor@programming.dev · 8 days agomessage-square72linkfedilink
minus-squareScrubbles@poptalk.scrubbles.techlinkfedilinkEnglisharrow-up202·7 days agoYou’re absolutely right! It doesn’t make sense to show the user the 2fa code! removes 2fa completely
minus-squareUli@sopuli.xyzlinkfedilinkarrow-up141·7 days agoOh, I get it! You still want 2fa, you just don’t want the code to be shown! colors the text white
minus-squarekamen@lemmy.worldlinkfedilinkarrow-up1·7 days agoImagine breaking someone’s scraper with that change.
minus-squareredjard@lemmy.dbzer0.comlinkfedilinkarrow-up14·7 days agoOh you want the code not rendered into html! Drops the code in javascript when it is received from the backend.
You’re absolutely right! It doesn’t make sense to show the user the 2fa code! removes 2fa completely
Oh, I get it! You still want 2fa, you just don’t want the code to be shown! colors the text white
Imagine breaking someone’s scraper with that change.
Oh you want the code not rendered into html!
Drops the code in javascript when it is received from the backend.