π§ͺ Beta Release: React Native Web Support β Try It Out and Share Feedback! #1252
Replies: 2 comments 3 replies
-
When adding the audience parameter to the authorize method, it returns the following error: missing_refresh_token: Missing Refresh Token (audience: '', scope: 'openid profile email offline_access'). It suggests audience is empty even when it is set. If audience is removed, it works as expected. The offline_access / refresh token mechanism also doesn't work, meaning that the user and credentials are not persisted after page refresh, the authorize method must be called again (doesn't ask to log in though).
|
Beta Was this translation helpful? Give feedback.
-
Excited for the new release, thank you for all the hard work! π Do you have a rough idea of when v5 will be considered stable/GA? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
We're excited to share that support for React Native Web has officially landed in the beta release of react-native-auth0! π
This has been one of the most requested features, and weβd love your help testing it before we move to General Availability (GA).
π How to Try It Out
Install the beta version:
Then follow the setup instructions here:
π React Native Web Setup Guide
π¬ What Weβd Love From You
Try it in your existing or new RN Web app and let us know:
Your feedback will help us improve and stabilize the feature for GA.
π Thank You!
We truly appreciate your support and insights. Please reply in this thread with your experience and any feedback you have!
Beta Was this translation helpful? Give feedback.
All reactions