Cookie Issues in Development?
Serving up static files is about as easy as it gets when trying to manage your server. That is one of the awesome advantages of using SproutCore in your deployed applications.
However, working with these static apps in development can do some funny things with your cookies. If you have run across any of these issues including having to authenticate every time you refresh then you will want to take a look at this by Mike Subelsky.
Warning: if you add any code to force authentication be sure it won’t carry into production!
