Does anyone know how to use the github auth templa...
# prisma-whats-new
s
Does anyone know how to use the github auth template inside a react example? It seems like it the switch to the new product means alot of links are either 404'ing or out of date now
n
not sure how those two sentences are related 😛 did you see https://github.com/graphcool/templates/tree/master/auth/github? it should be easy to include such a button in your React app
s
Again it was more to do with the docs completely breaking and the new examples that were available seem a bit thin on the ground, the examples were with just a html template and thought it might be nice to see how oauth would work in a react app
n
good point, a Github example here https://github.com/graphcool-examples/react-graphql would be a good addition. would love to review a PR if you come up with that 🙂
v
Allow me to chip in, the mentioned Facebook example/tut is not working. Submitted the issue here: https://github.com/graphcool-examples/react-graphql/issues/61 Furthermore, I am wondering if there is any up-to-date RN + Graphcool + Apollo + Social auth example is available for reference. Need it quite urgently as there is no response neither from Github nor graphcool customer service.