-
Notifications
You must be signed in to change notification settings - Fork 228
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
When accessing the react-native-auth0 docs at https://auth0.github.io/react-native-auth0/, a number of links 404 when clicked. Specifically the ones listed under <internal>
in the sidebar. I know these used to be accessible in the past because the most common one I referenced was Auth0ContextInterface
, the return type of useAuth()
. But that page now 404s as well: https://auth0.github.io/react-native-auth0/interfaces/_internal_.Auth0ContextInterface.html
I am actually still using 5.0.0-beta.3 and would prefer to access docs for that version, but I can't see any way to access previous version docs. This is unfortunate because beta 4 is not recommended for production use, so now we don't have access to docs for a recommended production version.
Reproduction
- Go to https://auth0.github.io/react-native-auth0/modules.html
- Click any link listed under
<internal>
on the right
Additional context
No response
react-native-auth0 version
5.0.0-beta.4
React Native version
n/a
Expo version
No response
Platform
iOS, Android
Platform version(s)
n/a