Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Secure storage of credentials #1

Open
dellagustin opened this issue Jan 19, 2023 · 0 comments
Open

Secure storage of credentials #1

dellagustin opened this issue Jan 19, 2023 · 0 comments
Labels
enhancement New feature or request security

Comments

@dellagustin
Copy link
Contributor

dellagustin commented Jan 19, 2023

Currently there is no browser API for secure storage of credentials, but there is a proposal for that: w3c/webextensions#154

In the case of this extension, it is likely that the only creadentials we need to store are OAuth 2.0 Access and Refresh tokens.

References

@dellagustin dellagustin changed the title Safe storage of credentials Secure storage of credentials Jan 19, 2023
@dellagustin dellagustin moved this to Blocked in General project Jan 19, 2023
@dellagustin dellagustin added security enhancement New feature or request and removed blocked labels Jan 19, 2023
dellagustin added a commit that referenced this issue Jan 24, 2023
Persists the access token in to chrome.storage.local (not ideal)
See #1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request security
Projects
Status: Blocked
Development

No branches or pull requests

1 participant