Open Mobeen-Ghaffar opened 9 months ago
+1 I'm actually never getting the same code with GoogleAuth - this lib seems to be working fine, but it never generates matching code
EDIT: Ah now I see this is unmaintened... sorry.
+1 I also facing the same issue , it is working 90% user but for 10% it is not working.
hey there, I also facing the same issue and found a solution! it looks like you need to use SHA256 algorithm in order to use a secret in google authenticator, and if you use the qr code you need to remove the "algo" setting in the url
Here is my Code:
Sometime it generate correct code and sometime incorrect. How can I fix this issue? What I am doing wrong ?