-
Notifications
You must be signed in to change notification settings - Fork 110
User authentication #45
Comments
I am afraid the isomorphic client does not support authentication yet. See strongloop/strong-remoting#105 for the first step towards the solution. |
@bajtos - although the isomorphic client doesn't support authentication, the standard loopback API does. Can you explain a bit more about what features we are waiting for and where it fits on the roadmap? I need to know if I'll be using this framework for a large product. Is there some limitation that prevents the typical REST API client and the isomorphic client from living side-by-side? |
None that I am aware of.
Are you asking about coming features in general, or features specific to full-stack offline-enabled apps? @altsang and/or @ijroth are the best persons to answer this question. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the |
Can you please include the user model and how to authenticate remote requests.
I have been trying to implement this for a while now with no luck.
The text was updated successfully, but these errors were encountered: