Protect Oauth token with password
Open
- Dominant language
- TypeScript
- Stars
- 23.3k
- Forks
- 904
- Avg merge
- 4h 23m
- Merged PRs (30d)
- 28
Description
In a scenario where the app is hosted on a shared domain, any app in that domain can read the IndexedDB database. E.g. GitHub Pages on GitHub Enterprise.
The Oauth token should be protected with a password. The webapp should ask for the password on every reload if an Oauth token is saved in IndexedDB.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.