Skip to content

Conversation

@andyatyeo
Copy link

Added option to prevent storage of token in browser local storage. If you set config.disableLocalStorage=true (when calling login), the token will not be stored in local storage. This will prevent multiple browser windows from sharing logon state, but it is also one less place that the token could be stolen from.
Also, updated npm dependencies to fix multiple npm audit issues

@coveralls
Copy link

Coverage Status

Coverage increased (+5.1%) to 21.875% when pulling 6d336b0 on andyatyeo:disableLocalStorage into 1b49e24 on danilobuerger:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants