开发者

How does Stack Exchange log you in when you're logged into Stack Overflow?

开发者 https://www.devze.com 2023-01-17 04:40 出处:网络
My guess is: SO includ开发者_StackOverflow社区es some sort of <img src=\"stack exchange URL\" /> right when I log in with a one-time token or something. Can somebody tell me how it actually work

My guess is: SO includ开发者_StackOverflow社区es some sort of <img src="stack exchange URL" /> right when I log in with a one-time token or something. Can somebody tell me how it actually works?


The Stack Overflow blog post on Global Network Auto-Login explains how this happens. Essentially it uses HTML 5 storage combined with a central authentication site at http://stackauth.com.

0

精彩评论

暂无评论...
验证码 换一张
取 消