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
Example: http+unix//localhost and http://localhost would currently have the same origin despite being a different scheme. Change this by using URL.scheme instead of is_ssl.