guide-react-native
guide-react-native copied to clipboard
Authorization example
It would be great If you can provide example of Login/Signup. Thanks!
That sounds useful, thanks for the suggestion. Don't know if I'll get to this, but I'd accept a PR for a new auth
branch with an example. I imagine the best way would be to combine:
https://auth0.com/docs/quickstart/native/react-native/00-login
with some of what we do in Chapter 6:
https://graphql.guide/react/authentication/
For those not using Auth0, I'd try https://docs.expo.io/guides/authentication/