Nilan Marktanner
Nilan Marktanner
This looks fantastic, I like the certificate approach. One minor adjustment that you could make is to replace tabs with spaces (I know, I know). Also I'm thinking of a...
> My question is how would I implement the comparison function into your code? You can pretty much run the same code, it's normal JS 🙂
Could you additional post the mutation that you do to execute the function? Sorry for the delay, somehow I just saw your message right now 😞
That's right, the missing logs is a problem [we're looking into already](https://github.com/graphcool/api-bugs/issues/146), I'm sorry it's negatively affecting you. Thanks so much for helping out though! Could you try this function...
Ah, and another idea that increases the "feedback loop" for testing this function - use the Playground to trigger it, instead of your app 🙂
Hey @cdudek, thanks a lot for this template request! An older template for LinkedIn authentication alreadty exists: https://github.com/graphcool/templates/tree/master/outdated/auth/linkedin-authentication Would love to review a PR for both Twitter and LinkedIn templates...
I'll restructure the functions into different folders in the coming days. My current idea: ``` . ├── authentication │  ├── auth0-authentication │  ├── email-user-management │  ├── facebook-authentication │  ├── phone-user-management...
Hey Mike, thanks a lot for putting this out here, this is exactly the kind of example I'd like to see in this repository! 😄 I think a transform function...
See https://github.com/learnrelay/pokedex/issues/21 for more information.
> https://api.graph.cool/relay/v1/cj5d zxtpowxqg0122konmn5ve There seems to be a newline in your endpoint URL, is that correct? If yes, please remove that.