Auth0. getTokenSilently() functionality (update cached user profile silently) #979
Open
6 tasks done
Labels
bug
This points to a verified bug in the code
Checklist
Description
Is there is any way to do the same thing that getTokenSilently does?
in my case i want to update the userProfile cache in auth0 after any change to my custom database, but that FetchUserScript happens only after an actual authorization process. so in my case i want to be able to hit the authorize endpoint silently without letting the user do any interaction.
Doing a forceRefresh didnt fix the problem
Reproduction
Additional context
No response
react-native-auth0 version
3.2.1
React Native version
0.74.5
Expo version
No response
Platform
iOS
Platform version(s)
17
The text was updated successfully, but these errors were encountered: