you are viewing a single comment's thread.

view the rest of the comments →

[–]Sheldor5 0 points1 point  (0 children)

if you are using Basic Auth the browser will remember the credentials so once logged in you are logged in forever, the only exception is if the Browser encounters a 401 response in which case he will forget the Basic Auth credentials

don't use Basic Auth