Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: autoOTPVerify for Android devices #8145

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Nov 19, 2024

  1. feat: introduced autoOTPVerify for Android devices

    Efstathios Ntonas committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    587cab8 View commit details
    Browse the repository at this point in the history
  2. fix: remove set from setAutoOTPVerify from Settings.js

    Efstathios Ntonas committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c9274fb View commit details
    Browse the repository at this point in the history
  3. fix: remove duplicate line on PhoneAuthListener.js :face_palm:

    Efstathios Ntonas committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    b1fcae8 View commit details
    Browse the repository at this point in the history
  4. docs: updated phone-auth.md, added autoOTPVerify

    Efstathios Ntonas committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    670f2ed View commit details
    Browse the repository at this point in the history
  5. chore: improved settings example on index.d.ts

    Efstathios Ntonas committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    dcfadae View commit details
    Browse the repository at this point in the history
  6. chore: improved settings example phone-auth.md

    Efstathios Ntonas committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    5600693 View commit details
    Browse the repository at this point in the history
  7. chore: renamed status to enabled on setAutoOTPVerify types

    Efstathios Ntonas committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c85eab9 View commit details
    Browse the repository at this point in the history
  8. chore: lint

    Efstathios Ntonas committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    32540d8 View commit details
    Browse the repository at this point in the history
  9. chore: minor jsDoc language improvements on types

    Efstathios Ntonas committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    57fb872 View commit details
    Browse the repository at this point in the history
  10. fix: pass autoOTPVerify only to necessary functions

    Efstathios Ntonas committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    5a96645 View commit details
    Browse the repository at this point in the history