when token expire, need to figure out how to know and how to log out of clowder
<ReactiveBase
url="http://localhost:8000/api/v2/elasticsearch"
app="dataset"
headers={{"Authorization": cookies.get("Authorization")}}
>
the requests are handled internally by the reactivesearch library; need to research on that