Skip to content

Asking to relieve stress and get confirmation. #156

Answered by Derpitron
thesupef asked this question in Q&A
Discussion options

You must be logged in to vote

"no code generated" just means that the code won't be generated on the client google authenticator's side.
in reality. Discord.com keeps copies of the code generation key because code generation happens SERVER SIDE TOO for each account (this is how TOTP auth works).
this means that you could theoretically enter a random 6 digit number into your login at any time, and it would have a 1/1000000 chance of working at any given interval of 30 seconds.

It's not locked to one code. it changes every 30 seconds (with a 1-2 second buffer "grace time" between the server-side generation of a new code, and the server-side INvalidation/expiry of the old code.)

run normal mode. it'll work

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@thesupef
Comment options

@Derpitron
Comment options

Answer selected by Derpitron
@thesupef
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants