Add context to pass the user token through components

This commit is contained in:
Miguel de la Cruz 2021-09-13 11:21:26 +02:00
parent 9a5dcac620
commit 57dbfc8a87
7 changed files with 70 additions and 28 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
/server/craban
/server/craban.sqlite
/server/web/static/*
/webapp/node_modules/