Giter VIP home page Giter VIP logo

Comments (7)

orbex avatar orbex commented on August 19, 2024

Bug:
authy_v3_token_sms
While testing the new code, I received a token from the API which started with a zero (see screenshot).
This token cannot pass the new __validateVerify() function as it needs to be captured as a string to retain the first zero.

Issue reopened

from authy-php.

orbex avatar orbex commented on August 19, 2024

Has this ever been resolved ?

from authy-php.

DevOwais avatar DevOwais commented on August 19, 2024

facing the same issue, what's the status? is it fixed or not ?

from authy-php.

luisuribe avatar luisuribe commented on August 19, 2024

Hi, sorry for the late reply. This is in our timeline for next release that will happen next week.

from authy-php.

luisuribe avatar luisuribe commented on August 19, 2024

So, I was taking a look at this and couldn't reproduce the issue. Using https://github.com/luisuribe/authy-sample-app I did some tests with a token starting with zero and it works.

Could you please share some code so we can check and maybe find a solution?

Also, please have in mind that from 2.2 to 3.0 there's a lot of changes (sadly without a changelog, but that's going to change) that could cause your app to stop working.

from authy-php.

DevOwais avatar DevOwais commented on August 19, 2024

from authy-php.

orbex avatar orbex commented on August 19, 2024

Hi @luisuribe,
thanks for checking things out and supplying your sample-app which pointed me in the right direction :)
Solved the issue by removing any and all casting of $token that was done by our own code.

Resolved

from authy-php.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.