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

[4.0.0-beta.0] It is not possible to get credentials without calling biometrics. #989

Open
6 tasks done
guhcostan-tw opened this issue Oct 15, 2024 · 0 comments
Open
6 tasks done
Labels
bug This points to a verified bug in the code

Comments

@guhcostan-tw
Copy link

Checklist

Description

With the new update, it is no longer possible to control when to call the biometrics. I need to do the biometrics only when the user clicks a button. However, currently in this version, the biometrics are called right when the app starts.

This also makes it impossible for me to get the renewed credentials without calling getCredentials again, causing two biometric requests.

Reproduction

1 - Add AuthProvider with localAuthenticationOptions

2 - Call getCredentials right after

Additional context

No response

react-native-auth0 version

4.0.0-beta.0

React Native version

0.72

Expo version

No response

Platform

iOS

Platform version(s)

13

@guhcostan-tw guhcostan-tw added the bug This points to a verified bug in the code label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This points to a verified bug in the code
Projects
None yet
Development

No branches or pull requests

1 participant