@MattsLab wrote:
Hello, I am currently in the process of learning Ember.js and I'm getting to the point where authentication would be nice in my app. From what I can see Ember Simple Auth is one of the more popular ways authentication for an Ember app.
Now I understand that to get this to work I need to generate a token of some sort on the backend server, but a few question.
- Is Ember Simple Auth a secure solution?
- Is there a better way of doing authentication?
- What kind of information would that token contain?
- Would I have to setup custom authorizers
If anyone could give me a little insight on authentication and EmberJs would be great.
Posts: 2
Participants: 2