I've introduce the gem into my existing rails app which version is 4.2.1. After setting up successfully, when logging in, I got the following exception.
ActionController::InvalidAuthenticityToken
Do I need to configure something in order to avoid it?
I've introduce the gem into my existing rails app which version is 4.2.1. After setting up successfully, when logging in, I got the following exception.
ActionController::InvalidAuthenticityToken
Do I need to configure something in order to avoid it?