Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support REST or SPA or Mobile request #553

Open
keepscoding opened this issue May 22, 2015 · 2 comments
Open

Support REST or SPA or Mobile request #553

keepscoding opened this issue May 22, 2015 · 2 comments

Comments

@keepscoding
Copy link

Any plan to support these areas?

@rayronvictor
Copy link

+1

@jasper-lyons
Copy link

There are a few things that seem to be missing to be able to provide Ajax access for SecureSocial.

  1. A response to the HTTP OPTION method.

  2. Either out of the box support for CORS headers or documentation on how to implement a filter. (I'd vote for the second because CORS support is only required when the Auth API is on a different domain to the front end.)

If anyone can identify any other requirements to get this working, please comment. My self and my co-worker will be working to implement this and submit a pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants