signalpoint / DrupalGap

An application development kit for Drupal websites.
https://www.drupalgap.org
GNU General Public License v2.0
232 stars 185 forks source link

Make logout succeed regardless of how the server responds #1006

Open jacobembree opened 6 years ago

jacobembree commented 6 years ago

This is a followup to https://github.com/signalpoint/DrupalGap/issues/4.

This logs the user out of the app on success or failure of the logout resource. The alert that the user is not logged in still appears.