thunderhub/pages
Anthony Potdevin 9d73c30fb4
feat: server authentication (#38)
* feat:  server sso auth

* chore: 🔧 continue sso integration

* fix: 🐛 correct filter

* chore: 🔧 add resolver types

* chore: 🔧 linter sort imports

* fix: 🐛 duplicate imports

* chore: 🔧 change auth context

* feat:  add accounts read and query

* fix: 🐛 small changes

* chore: 🔧 continue integration

* chore: 🔧 add auth

* chore: 🔧 switch to new context

* fix: 🐛 imports and account context

* chore: 🔧 add session token query

* chore: 🔧 change server auth

* chore: 🔧 add sso to server accounts query

* chore: 🔧 cleanup and small fixes

* chore: 🔧 separate generated files

* refactor: ♻️ change graphql imports

* fix: 🐛 add id to params

* fix: 🐛 auth changes

* chore: 🔧 improve logging and account fixes

* chore: 🔧 change footer

* chore: 🔧 remove console logs

* chore: 🔧 add spacing

* fix: 🐛 final changes
2020-05-19 07:50:16 +02:00
..
api feat: server authentication (#38) 2020-05-19 07:50:16 +02:00
_app.tsx feat: server authentication (#38) 2020-05-19 07:50:16 +02:00
_document.tsx feat: switch to eslint (#35) 2020-05-06 22:39:36 +02:00
balance.tsx feat: server authentication (#38) 2020-05-19 07:50:16 +02:00
chain.tsx Feat/nextjs (#25) 2020-04-12 18:27:01 +02:00
channels.tsx feat: server authentication (#38) 2020-05-19 07:50:16 +02:00
chat.tsx chore: 🔧 eslint sort rule 2020-05-15 19:48:00 +02:00
fees.tsx feat: server authentication (#38) 2020-05-19 07:50:16 +02:00
forwards.tsx feat: server authentication (#38) 2020-05-19 07:50:16 +02:00
home.tsx Feat/nextjs (#25) 2020-04-12 18:27:01 +02:00
index.tsx feat: server authentication (#38) 2020-05-19 07:50:16 +02:00
peers.tsx feat: server authentication (#38) 2020-05-19 07:50:16 +02:00
settings.tsx chore: 🔧 eslint sort rule 2020-05-15 19:48:00 +02:00
tools.tsx feat: add wallet version query and view 2020-05-03 11:14:36 +02:00
trading.tsx feat: server authentication (#38) 2020-05-19 07:50:16 +02:00
transactions.tsx feat: server authentication (#38) 2020-05-19 07:50:16 +02:00