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
Don't forget to load the example using the localhost, otherwise it won't work (same origin).
(This causes a POST from jquery to become an OPTIONS at the server (wtf?))
^^ Ha! this is because of the preflighting!