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
I can add a pull request for this at some point. However I would like opinions on the best place in the app to store login state. Could I could use ember simple auth?
+1
I want to ask the same question. Why not provide one-stop solution for parse-and-ember application.
Like this repo: GetBlimp/ember-parse, which is an addon that
has all you need to use Parse in your Ember.js application. It includes an adapter and serializer to integrate with ember-data and a session service to provide authentication.
Would it be possible to add a logout button to the app and status based on whether the user is logged in? Currently if you refresh the UI is reset.
The text was updated successfully, but these errors were encountered: