When a new code is generated in the Google Auth app it takes several seconds longer (4-5, have yet to do any formal benchmarking) for the PHP class to generate the same code via getCode, as if the two are slightly out of sync. This is when using a static secret.
When a new code is generated in the Google Auth app it takes several seconds longer (4-5, have yet to do any formal benchmarking) for the PHP class to generate the same code via
getCode
, as if the two are slightly out of sync. This is when using a static secret.