You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a few things that seem to be missing to be able to provide Ajax access for SecureSocial.
A response to the HTTP OPTION method.
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.
Any plan to support these areas?
The text was updated successfully, but these errors were encountered: