securesocial icon indicating copy to clipboard operation
securesocial copied to clipboard

Support REST or SPA or Mobile request

Open keepscoding opened this issue 9 years ago • 2 comments

Any plan to support these areas?

keepscoding avatar May 22 '15 07:05 keepscoding

+1

rayronvictor avatar Jun 02 '15 18:06 rayronvictor

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.

jasper-lyons avatar Aug 13 '15 13:08 jasper-lyons