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

BREAKING CHANGE: Updated Android SDK to v3 beta & fixed issues with biometrics Authentication on Android. #940

Merged
merged 23 commits into from
Aug 5, 2024

Commits on Aug 2, 2024

  1. BREAKING CHANGE: added initial changes for using Android v3

    Signed-off-by: Sai Venkat Desu <[email protected]>
    desusai7 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    d9c8df2 View commit details
    Browse the repository at this point in the history
  2. fix: fixed issues with ui thread on android while using local authent…

    …ication
    
    Signed-off-by: Sai Venkat Desu <[email protected]>
    desusai7 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    5955645 View commit details
    Browse the repository at this point in the history
  3. fix: fixed double invocation of callbacks on iOS module

    Signed-off-by: Sai Venkat Desu <[email protected]>
    desusai7 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    defc69b View commit details
    Browse the repository at this point in the history
  4. feat: bumped up the dependency on Android SDK to 3.0.0-beta.0

    Signed-off-by: Sai Venkat Desu <[email protected]>
    desusai7 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    0a11ecb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8329481 View commit details
    Browse the repository at this point in the history
  6. test: updated unit tests according to latest changes

    Signed-off-by: Sai Venkat Desu <[email protected]>
    desusai7 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ba24bfb View commit details
    Browse the repository at this point in the history
  7. chore: updated sample app to specify permissions for face id usage

    Signed-off-by: Sai Venkat Desu <[email protected]>
    desusai7 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    8ba2ea7 View commit details
    Browse the repository at this point in the history
  8. chore: bumped up version of expo to 51.0.24 & react-native to 0.74.4 …

    …to fix snyk vulnerabilities (#938)
    
    Signed-off-by: Sai Venkat Desu <[email protected]>
    desusai7 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b7a3d12 View commit details
    Browse the repository at this point in the history
  9. chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#939)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and desusai7 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    d750721 View commit details
    Browse the repository at this point in the history
  10. chore(deps): bump fast-xml-parser from 4.2.7 to 4.4.1 in /example (#936)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and desusai7 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    3a32884 View commit details
    Browse the repository at this point in the history
  11. chore(deps-dev): bump @testing-library/jest-dom from 6.4.5 to 6.4.8 (#…

    …933)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and desusai7 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    bd057f2 View commit details
    Browse the repository at this point in the history
  12. chore(deps): bump actions/setup-node from 4.0.2 to 4.0.3 (#929)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and desusai7 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6f22f9d View commit details
    Browse the repository at this point in the history
  13. chore(deps): bump ws from 6.2.2 to 6.2.3 in /example (#925)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and desusai7 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f1b8f84 View commit details
    Browse the repository at this point in the history
  14. chore(deps-dev): bump ws from 6.2.2 to 6.2.3 (#924)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and desusai7 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ed19778 View commit details
    Browse the repository at this point in the history
  15. chore(deps): bump braces and react-native-codegen in /example (#922)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and desusai7 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    a8e67e5 View commit details
    Browse the repository at this point in the history
  16. chore(deps-dev): bump typedoc-plugin-missing-exports from 2.1.0 to 2.…

    …3.0 (#920)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and desusai7 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b5d9b74 View commit details
    Browse the repository at this point in the history
  17. Update codeowner file with new GitHub team name (#935)

    Co-authored-by: Desu Sai Venkat <[email protected]>
    stevenwong-okta and desusai7 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    adb79fe View commit details
    Browse the repository at this point in the history
  18. chore: updated readme and migration guides

    Signed-off-by: Sai Venkat Desu <[email protected]>
    desusai7 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f12a40e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4dd6594 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d398d0a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d09c3e7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    eaa61eb View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. chore: made evaluationPolicy and authenticationStrategy of LocalAuthe…

    …nticationOptions as optional
    desusai7 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    af120f9 View commit details
    Browse the repository at this point in the history