dimanche 5 avril 2015

how can i Google + sign in in angular js

I am new in angular js. In the last few days i am trying to log in into my app using google account. Using html google+ button i have successfully done that using javascript. Bellow showing part of implemented code that is on simple (html+javascript).



<span id="signinButton">
<span
class="g-signin"
data-callback="signinCallback"
data-clientid="389760997134-uredjv5rat0k3vsjaqlt7nn4pbgtqrat.apps.googleusercontent.com"
data-cookiepolicy="single_host_origin"
data-requestvisibleactions="http://ift.tt/1jv0cif"
data-scope="http://ift.tt/OTpgCW">
</span>
</span>


When trying that in angular i dont have any idea what what to do. Please give mw some idea what to do. I did not find anything clear over the internet. Any tutorial link or any partial project.





Aucun commentaire:

Enregistrer un commentaire