llllogan / React-Volcano-App

0 stars 0 forks source link

Volcano api client should use the context api #1

Closed llllogan closed 6 months ago

llllogan commented 6 months ago

The volcano api client should be saved in state so when a bearer token is received and the user is logged in, all dependencies are reloaded with logged in data.

llllogan commented 6 months ago

Everything that talks to the volcano api client now talks to it via injected context.