codeforpdx / codeforpdx/recordexpungPDX
Create feature to log out of OECI credentials
Open
@trezp is already working on this.
Since Jan 19, 2023.
Complexity: 2
- Dominant language
- TypeScript
- Stars
- 55
- Forks
- 93
- Avg merge
- 8m
- Merged PRs (30d)
- 9
Description
Users must input OECI credentials in order to access the search tool. However, there is no feature to "log out" of these credentials, so accessing the webpage again with cookies enabled will allow the user of the same machine to log back in without inputting OECI credentials. This creates an issue when users use RecordSponge on public computers and the only way to remove OECI credentials is to clear cookies.
As such, we need a button to log out of OECI credentials.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.