Implemented the ability to share output publicly over a one-time download link to overcome authentication barriers #95 Implemented support for temporary unauthenticated storage (enabled by default) in the Forwarder Defer building of downloadable archives to when temporary storage is accessed Implemented a share option in the interface, using a new ShareView. Implemented the ability to share more persistently. fixes for return mime types on error responses for the storage endpoint Implemented a downloadstorage() method in the client library Forwarders now automatically urlencode the backlink #86 Resolve more variables in Forwarder urls and updated documentation accordingly #86 Various fixes and improvements for OAuth2 and OpenID Connec...