guide-react-native icon indicating copy to clipboard operation
guide-react-native copied to clipboard

Authorization example

Open codal-hkrishnani opened this issue 3 years ago • 1 comments

It would be great If you can provide example of Login/Signup. Thanks!

codal-hkrishnani avatar Jun 16 '21 11:06 codal-hkrishnani

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/

lorensr avatar Jun 17 '21 20:06 lorensr