Module: Hitch::HostValidation
- Extended by:
- ActiveSupport::Concern
- Included in:
- ApplicationController, PublicEndpointController
- Defined in:
- app/controllers/concerns/hitch/host_validation.rb
Overview
Rejects an untrusted request origin before an engine endpoint derives issuer URLs, parses OAuth credentials, or performs registration work.