Enable auth using trusted header (#1128)
* Declare jwt-decode as dependency.
* Show email from JWT and hide signout
* Use special value for JWT user ID.
* fix user creation, fix linting
* formatting
* Update implem to use header instead of cookie
* create user id based on email
---------
Co-authored-by: Nathan Sarrazin <sarrazin.nathan@gmail.com>