Click here to Skip to main content
15,885,757 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hey guys, I'm new to ember and I'm doing an asp.net web api application using ember so I can learn it... one thing I need to be able to do is to authenticate users from an existing DB. I've been told I should use OAuth and so I've reading about it and I think I got the gist of it... what I don't know is what to do in Ember about it... or should it all happen in the backend? any sample code of a similar situation would be awesome.
Posted
Comments
ZurdoDev 4-Feb-15 8:00am    
Are you referring to this http://emberjs.com/? If so, that's all JS, it looks like.

Just google for c# OAuth and you should find plenty of examples of how to implement it.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900