1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/examples/with-apollo-auth/lib
Brice BERNARD 7e8acf3a30 [with-apollo-auth] simplify apolloState prop (#4563)
We don't need `.data` as `apollo.cache.extract()` returns at least `{}` when cache is empty
2018-06-08 11:48:10 +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] simplify apolloState prop (#4563) 2018-06-08 11:48:10 +02:00