Are there any up to date docs that use Expo (React Native) and some sort of authentication? I keep on finding resources that I are promising but they are either out of date and don’t work anymore or they are dead. I know the site is going through a major transition but I have been completely stuck on user auth (tried auth0 and the out of the box graphcool solution) for about 2 days now. Any suggestions?
Examples of the dead links: from the Expo site “We also prepared a simple Instagram example that uses Graphcool, Apollo and Auth0 - you can check it out here.” (
https://github.com/graphcool-examples/react-native-graphql/blob/master/authentication-with-expo-and-auth0/)
Seems like the example code for anything related to React Native & Auth have been put in the “outdated” folder of the github (
https://github.com/graphcool-examples/react-native-graphql/tree/master/outdated). Any suggestion of where to look would be great!