I am using rails-api and need to use authenticate_with_http_token to process a header authorization token, but i get the following error:
NoMethodError (undefined method `authenticate_with_http_token' for ...)
I am using rails-api and need to use authenticate_with_http_token to process a header authorization token, but i get the following error:
NoMethodError (undefined method `authenticate_with_http_token' for ...)