verify_same_origin_request()
Instance Protected methods
If `verify_authenticity_token` was run (indicating that we have forgery protection enabled for this request) then also verify that we aren't serving an unauthorized cross-origin response.
Please login to continue.