I have a Rails API with that accepts JWT tokens in a "Authorization" header that goes with the POST request.
Despite my best efforts to appease CORS with ac