Clearing cahce once logged out

0
In my application, once the user logs out and logs in i want to ask for user credentials for logging in, instead of asking the credentials i am directed to the same page where i logged out. How to remove browser cache and session storage, after the user has logged out?   Any idea would be helpful Thanks in advance
asked
1 answers
0

Hi Abdur,

how is your log out process implemented? Do you use the "Sign out" action on a button click?

If so, where is the user then redirected to?

 

Best,

Holger

 

answered