auth0-samples / auth0-react-native-sample

Auth0 Integration Samples for React Native
https://auth0.com/docs/quickstart/native/react-native
MIT License
128 stars 156 forks source link

Make Hooks sample use error object #89

Closed poovamraj closed 2 years ago

poovamraj commented 2 years ago

Since the error is passed as a state through Hooks. We have updated the sample to reflect the usage through it