tilaklodha / google-authenticator

94 stars 31 forks source link

illegal base32 at byte 24 #1

Open josephspurrier opened 5 years ago

josephspurrier commented 5 years ago

I received this error when decoding my 26 character secret.

You should probably update your code to decode the secret using this: https://github.com/gokyle/twofactor/issues/10#issuecomment-381966785

tilaklodha commented 4 years ago

@josephspurrier hey, sorry replying very late.

I would love if you want to raise a pr. I will merge it.

sanilborkar commented 3 years ago

Thank you @josephspurrier for the link to the solution! :+1: