circ
circ copied to clipboard
Client should remember authentication details
You shouldn't have to re-enter your username (and password once we have password auth) everytime you open the page. We could save an authentication token and do this with cookies or perhaps just offer to save the credentials locally.