Go to file
Arpit Mohan 4677e26c3d Merge branch 'feature/logout-handler-no-redirect' into 'release'
Modifying the logoutSuccessHandler to return success and failure JSONs instead...

Modifying the logoutSuccessHandler to return success and failure JSONs instead of redirecting the client to the login page

This allows the client to invoke the logout call via a XHR request instead of a form post.

See merge request theappsmith/internal-tools-server!135
2020-01-02 10:47:57 +00:00
app/server Modifying the logoutSuccessHandler to return success and failure JSONs instead of redirecting the client to the login page 2020-01-02 16:13:19 +05:30