-
Notifications
You must be signed in to change notification settings - Fork 230
Open
Labels
bugThis points to a verified bug in the codeThis points to a verified bug in the code
Description
Checklist
- The issue can be reproduced in the react-native-auth0 sample app (or N/A).
- 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.
Description
On react native, latest version for IOS, for this code
const handleLogout = async (): Promise<void> => {
await clearSession();
};
i see a message for allow sign-in, instead of sign out text
Clicking on continue does what it should, but text is frustrated
Reproduction
use sign out and read text
Additional context
No response
react-native-auth0 version
5.4.0
React Native version
0.83.2
Expo version
No response
Platform
iOS
Platform version(s)
lastest
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugThis points to a verified bug in the codeThis points to a verified bug in the code