2

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.

1) Ember Simple Auth

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.

0

1 Answer 1

0

I don't know a php-specific resource but would suggest starting with the embercast client-side authentication episodes. They focus on how to handle authentication from ember perspective. The "server" part of all this is very simple, it should be very easy to implement in php.

http://www.embercasts.com/episodes/client-side-authentication-part-1

http://www.embercasts.com/episodes/client-side-authentication-part-2

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.