EPHEC-Enovatech/sensorygarden-api

View on GitHub
app/controllers/user_token_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage
class UserTokenController < Knock::AuthTokenController
    skip_before_action :verify_authenticity_token
end