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

Save Credentials #4

Open
genejones opened this issue Jan 29, 2018 · 0 comments
Open

Save Credentials #4

genejones opened this issue Jan 29, 2018 · 0 comments
Assignees

Comments

@genejones
Copy link
Owner

Users might want to store their credentials.

Using localstorage is reasonably secure and easy to implement.

Users should be presented the option to save their credentials. If the credentials are saved, the user should only be presented with the file name in the form. Users should have the ability to clear saved credentials as well.

It may be helpful to cache reportsuite information within localstorage for sharing between the grader and exporter. This can be done later.

https://www.npmjs.com/package/jest-localstorage-mock can be used to test this feature.

@genejones genejones self-assigned this Jan 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant