You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is state option in authorization to Github, which should be "An unguessable random string. It is used to protect against cross-site request forgery attacks.". Right now, it is just hardcoded string, so it definitelly doesnt give much protection.