Comment on Why have so many services started using single-factor passwordless authentication in the last little while?

<- View Parent
dbx12@programming.dev ⁨1⁩ ⁨day⁩ ago

Time based one time passwords. Those (usually) six digit codes which get replaced every 30 seconds or so. During setup you copied the secret to your device (usually smartphone) and now your device and the server you authenticate at can calculate the same secret code every thirty seconds.

source
Sort:hotnewtop