Closed thomasjinlo closed 8 years ago
In destroy.js it checks whether or not the user is signed in. Depending on that it'll make the request or just return a resolved promise after clearing session. If this can be better refactored please let me know.
destroy.js
released as v4.4.0
In
destroy.js
it checks whether or not the user is signed in. Depending on that it'll make the request or just return a resolved promise after clearing session. If this can be better refactored please let me know.