I could implement social integration with pure javascript and php. Now i want to implement it on an application which run in MEAN stack, I would like to know how we can create login/registration page using angularjs? I want to control everything from my angularjs controller itself, i don't want to play with javascript on my html page
Hi, Not sure what you mean by 'no JS on my page', because you need to include our JS library on your page, and add some specific JS calls. Not sure how this gets added to your angular app.
The Javascript API for OneAll is very simple. You'll need to do some basic JS work. There's no JS implementation that'll do this for you unless you include someone else's basic JS work.
Answers
Not sure what you mean by 'no JS on my page', because you need to include our JS library on your page, and add some specific JS calls. Not sure how this gets added to your angular app.