How to call logout service form Angularjs + Bootstrap app
Posted: Thu Jun 04, 2015 8:17 pm
Is there any documentation on or an example of how to call logout service from AngularJS + Boostrap app? I have saved the session token with Apperyio.configAdd and can successfully retrieve it. How do I set the X-Appery-Session-Token request header?