▲ | IgorPartola 4 days ago | |
If you are running third party JS on your site they can just make requests to your server now. Once JS is loaded it is running in the context of your domain. No they can’t do it once the user closes the browser but third party JS is XSS in action. And I am not suggesting using local storage for it. I am suggesting adding browser support for standard/generic login UI. Basically think basic auth, just not so basic. | ||
▲ | bvrmn 4 days ago | parent [-] | |
> Basically think basic auth, just not so basic It's like technobros trying to invent an inferior train with each pod iteration. |