Skip to content

Add JSONP Support #441

@septerr

Description

@septerr

This stemmed from the discussion here: https://groups.google.com/forum/#!topic/locomotivecms/uFpFDkG_gqw

Rest calls from Javascript to get an auth token (to later query for other things) fails because of browser restrictions on scripts that fetch data from domains other than their original domain. There is a way around this if the service you are querying for data supports JSONP.

This issue is to add JSONP support to locomotive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions