codeforboston / codeforboston/docassemble-juvenilesealing
Sealing: Avoid app remembering you on a public computer
Open
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Docassemble sets a session cookie in the browser. If that cookie is still present when returning to the web app, it will pick up where you left off.
This is docassemble's default behavior. It could, though, be problematic for people using public computers. We could either:
1. discourage using the web app on public computers
1. look into changing the default behavior of docassemble
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.