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

Will be getAccessTokenSilently available? #687

Open
5 tasks done
felipesuazo opened this issue Aug 8, 2023 · 7 comments
Open
5 tasks done

Will be getAccessTokenSilently available? #687

felipesuazo opened this issue Aug 8, 2023 · 7 comments
Labels
feature request A feature has been asked for or suggested by the community

Comments

@felipesuazo
Copy link

Checklist

  • I have looked into the Readme, Examples, and FAQ and have not found a suitable solution or answer.
  • I have looked into the API documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Describe the problem you'd like to have solved

When our app is opened, we use "requireLocalAuthentication" to unlock it. Our access token lasts for 10 minutes, after which, the token is refreshed. We would like this action to happen silently. Is there a way to achieve this currently?

Describe the ideal solution

If we can do it or will we can

Alternatives and current workarounds

No response

Additional context

No response

@felipesuazo felipesuazo added the feature request A feature has been asked for or suggested by the community label Aug 8, 2023
@poovamraj
Copy link
Contributor

@felipesuazo Can you elaborate on what you mean silently here?

Because we do refresh the access token silently when you call getCredentials

@felipesuazo
Copy link
Author

@poovamraj I mean that we use requireLocalAuthentication to ask for biometrics. When we refresh tokens we have to ask again for biometrics.

@poovamraj
Copy link
Contributor

This feature is not currently available. We have to implement this in our underlying Android and Swift SDK for it to work here as well. Let me raise this with our product team and get back to you.

@poovamraj
Copy link
Contributor

poovamraj commented Aug 16, 2023

@felipesuazo We already track this as SDK-3998 internally. I have notified the PM about it. We can update here when we go ahead with the implementation but we have no solid timeline. Until then we will close this issue. Please feel free to comment here and we can reopen it.

@felipesuazo
Copy link
Author

@poovamraj thank you!

@vlpopovda
Copy link

any updates about that?

@poovamraj poovamraj reopened this Feb 3, 2025
@poovamraj
Copy link
Contributor

@vlpopovda We are improving our backlog items. We would be happy to revisit this feature if its still required. Happy to hear more use cases too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A feature has been asked for or suggested by the community
Projects
None yet
Development

No branches or pull requests

3 participants