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
I used your example to understand and setup up authlogic connect. I have a suggestion for you. Please add an instruction in your readme to comment protect_form_from forgery. I spent like 6 hours to track down why your app works and mine doesn't in the end only to find out the issue was to comment form_forgery line in application controller.
Thanks a lot for the great example. please update the readme so it can save others the time I had to put in..
--Abid
The text was updated successfully, but these errors were encountered:
I used your example to understand and setup up authlogic connect. I have a suggestion for you. Please add an instruction in your readme to comment protect_form_from forgery. I spent like 6 hours to track down why your app works and mine doesn't in the end only to find out the issue was to comment form_forgery line in application controller.
Thanks a lot for the great example. please update the readme so it can save others the time I had to put in..
--Abid
The text was updated successfully, but these errors were encountered: