appview/middleware: indiscriminately try to refresh the session
previously, we would only refresh sessions when authenticated requests
took place. the new middleware attempts a refresh for every request, if
expiry is approaching (<5m). this way, user sessions remain refreshing
by simply hanging out on tangled.
Signed-off-by: oppiliappan <me@oppi.li>
authored by