rsnext/examples/with-apollo-auth/lib
Brice BERNARD e318de62c0 [with-apollo-auth] Remove useless check from constructor (#4560)
We don't pass apolloClient as props, so I removed the check as confusing and always false.

see https://github.com/zeit/next.js/blob/canary/examples/with-apollo-auth/lib/withApollo.js#L72-L75

Again please explain me if I am wrong :)
2018-06-08 10:27:31 +02:00
..
checkLoggedIn.js Example updated: with-apollo-auth to Next 6 (#4420) 2018-05-18 10:55:12 +02:00
initApollo.js Return empty string instead of null in the Authorization (#4389) 2018-05-16 12:09:23 +02:00
redirect.js Apollo + Authentication + graph.cool example (#2161) 2017-06-30 22:18:11 +02:00
withApollo.js [with-apollo-auth] Remove useless check from constructor (#4560) 2018-06-08 10:27:31 +02:00