natjms/resin

"undefined is not an object" when logging out

Closed this issue · 0 comments

When the user pressed the "Log out" button in the settings page, they get a promise rejection warning stating that "undefined is not an object" with respect to state.token.access_token. This is probably a typo that went under the radar (it might be supposed to be accessToken). Having gotten this warning, it doesn't appear that the user gets logged out.