Code cleanup
This commit is contained in:
parent
b8e6df732c
commit
f5038f5b96
@ -1,8 +1,4 @@
|
|||||||
class Users::SessionsController < Devise::SessionsController
|
class Users::SessionsController < Devise::SessionsController
|
||||||
clear_respond_to
|
clear_respond_to
|
||||||
respond_to :json
|
respond_to :json
|
||||||
|
|
||||||
# skip_before_action :authenticate_user!, only: %i[create]
|
|
||||||
|
|
||||||
# skip_before_action :verify_authenticity_token, if: :development_swagger?
|
|
||||||
end
|
end
|
Loading…
x
Reference in New Issue
Block a user