+2
-1
examples/with-graphcache-pagination/README.md
+2
-1
examples/with-graphcache-pagination/README.md
······
+1
-1
examples/with-multipart/README.md
+1
-1
examples/with-multipart/README.md
+21
examples/with-refresh-auth/README.md
+21
examples/with-refresh-auth/README.md
···+1. Install packages [getting started](https://formidable.com/open-source/urql/docs/basics/react-preact/)+2. Install [authExchange](https://formidable.com/open-source/urql/docs/advanced/authentication/)
+39
examples/with-refresh-auth/package.json
+39
examples/with-refresh-auth/package.json
···
+15
examples/with-refresh-auth/src/App.js
+15
examples/with-refresh-auth/src/App.js
+19
examples/with-refresh-auth/src/auth/Store.js
+19
examples/with-refresh-auth/src/auth/Store.js
···
+91
examples/with-refresh-auth/src/client/index.js
+91
examples/with-refresh-auth/src/client/index.js
···
+13
examples/with-refresh-auth/src/index.css
+13
examples/with-refresh-auth/src/index.css
···
+12
examples/with-refresh-auth/src/index.js
+12
examples/with-refresh-auth/src/index.js
+28
examples/with-refresh-auth/src/pages/Home.js
+28
examples/with-refresh-auth/src/pages/Home.js
···
+57
examples/with-refresh-auth/src/pages/LoginForm.js
+57
examples/with-refresh-auth/src/pages/LoginForm.js
···
+36
examples/with-refresh-auth/src/pages/Profile.js
+36
examples/with-refresh-auth/src/pages/Profile.js
···