Re: [Rails] Single page application authentication and authorization

2013-03-21 Thread Paul
This doesn't quite answer your question, sorry, but this is how I handle it... For security reasons, I don't start my single page app unless the user is already logged in. That is, my splash screen is just a regular page, using Devise, and it does the standard POST when the user clicks the log in

[Rails] Single page application authentication and authorization

2013-03-21 Thread Johan Vauhkonen
How would I do authentication and authorization in a single page application running with Rails as the backend? Any recommendations? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving email