bocoup / nest-weekly-review

An application for managing billing data for consulting projects
http://weekly-review.bocoup.com/
1 stars 2 forks source link

Implement "Cookies Disabled" error #18

Closed jugglinmike closed 9 years ago

jugglinmike commented 9 years ago

Because authentication relies on browser cookies, users who are unable to set cookies should be presented with an explicit error prior to attempting to sign on.

jugglinmike commented 9 years ago

Because this application no longer sets cookies (see gh-33 and gh-39), this is no longer a concern. Currently, the Bocoup API does not expose an authorization mechanism that does not rely on cookies, but if it ever does, this application will support users who have disabled cookies--see commit 6bec73ec106b1e554461a40b074a98dd8a2878a5