Skip to content

Conversation

@michaelcbrook
Copy link

_.omit expects key names to exclude, but objects were being passed instead, causing clearTemp() to over-delete and clear both persistent and auth sessions too.

This fixes that and produces the correct behavior.

_.omit expects key names to exclude, but objects were being passed instead, causing clearTemp() to over-delete and clear both persistent and auth sessions too.
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.

1 participant