
Better user experience is to have filter_authenticate issue the anonymous session/authenticity token to the client and automatically resubmit the form on their behalf.
See jquery.validation.js for an example: https://github.com/qcode-software/qcode-ui/pull/115/files
Acceptance Criteria
dbForm, dbRow, dbRecord etc have been updated
Better user experience is to have filter_authenticate issue the anonymous session/authenticity token to the client and automatically resubmit the form on their behalf.
See jquery.validation.js for an example: https://github.com/qcode-software/qcode-ui/pull/115/files
Acceptance Criteria
dbForm, dbRow, dbRecord etc have been updated