givanse / ember-cli-simple-auth-devise

:key: Authenticate to a Rails/Devise server from Ember CLI.
The Unlicense
40 stars 9 forks source link

Keep user logged in #13

Closed albertpak closed 9 years ago

albertpak commented 9 years ago

Finally got the app to work and communicate with rails app+devise...but now another issue...after user logs in and gets redirected to "protected" page, if i refresh on that protected page, it redirects me to login page again...how would i keep my user logged in?

givanse commented 9 years ago

This is not really an issue with the tutorial. You might want to ask a question in StackOverflow, feel free to send me a link to the question.