After the user logs out, if the user clicks the browser button, the user receives a login page without entering their credentials. Please suggest me how to overcome this problem. I am using the Securesocial module. I try so hard:
- Customize the headers in response.
- Insert meta tags on web pages.
- Using custom javascript
I set some response object headers in the server side logout action https://groups.google.com/forum/#!topic/play-framework/SgcVCXxZb7g
But the problem is not resolved.
Please help me. Thank you in advance.
source share