acekyd / devcenter-social

Social app for devcenter members... Open to contributions and features
https://dcsquare-social.herokuapp.com
207 stars 23 forks source link

Fix TokenMismatchException on session timeout #20

Closed ccmelas closed 7 years ago

ccmelas commented 7 years ago

The app throws a TokenMismatchException when a user tries to update profile when session has timed out. This PR handles this gracefully.