Hi
My F-Droid only shows me mOTP as an App to use 2FA (beside SecureOTP and Copy SMS Code, but these 2 only seem to monitor apps to fill OTPs into the clipboard.
Now trying to use my github account (sorry… but I have a gitlab one too) on my phone I meet issues with mOTP. For sure I was full newby in OPT workflow when I began to use OTPClient on my AMD64 in march 2023 until now when since yesterday I try to understand what is there behind the scene. Some research told me the github secret is given as a Base32 16 digits number. I Read/compared both RFC3548 and 4648, gave some conversion trials with conversion to Hex with hexcalculator.org and dcode.fr and tryied with my own local spreadsheet, tried to generate OTPs hashed with sha1/256/512… still I’m stuck at locking my account for a while after too many login failures. I use my account name as the profile field as account is said mandatory in OTPClient. I’m not sure that is really critical as nowhere I read anything like a credential pair in OTP workflow. Probably I miss something.
Anyone successfully uses 2FA with this mOTP App ?
Thanks for any tips or workaround