User Stories
As an application developer
I want to get access to filled forms from web forms
So that I can submit them to a server or otherwise process them
As a form end user
If my submission fails, I want to know what happened (e.g. I'm offline, the server isn't responding, etc)
So that I can take appropriate action
As a form end user
When my auth to the host application has expired when I try to submit
I want to have an opportunity to log in again
So that I can complete submission
User Stories
As an application developer
I want to get access to filled forms from web forms
So that I can submit them to a server or otherwise process them
As a form end user
If my submission fails, I want to know what happened (e.g. I'm offline, the server isn't responding, etc)
So that I can take appropriate action
As a form end user
When my auth to the host application has expired when I try to submit
I want to have an opportunity to log in again
So that I can complete submission