Signin / signup and otp with google authentication

Interesting subject !
In order to test your OTP check, you can use my application :slight_smile:

And the direct link on the play store :
https://play.google.com/store/apps/details?id=nextauthenticator.baule.fr

For you problem, why do not store the date of the first connexion and check the date every times you open your application ? tthe datas can be stocked in tinyDB too ! (for a simply solution)