I have been trying to look for resources that explain how authentication can be done in ember using PHP as a backend.
I have found several other resources that do ember authentication with Rails.
2) Authentication with EmberJs
3) Ember Authentication best practices
4) Ember Auth
Any idea on where I can find resources for doing simple authentication using emberJS with PHP?
Thanks! Any help is greatly appreciated.