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 1a8bdba56b [with-apollo-auth] Remove useless apolloState from App's props (#4554)
App component does not need/use apolloState prop, so let's remove it. If I'm wrong please explain me the purpose of this.
2018-06-08 08:54:19 +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 apolloState from App's props (#4554) 2018-06-08 08:54:19 +02:00