I went through this method which is for the plus button and I was able to login ok. There is a callback here. I am unsure as of yet if the token is going to allow me to do the stuff I need like this. But it seems to work for me so far. I would like to get a method working whereby I don¹t need to use the google plus button method. I am keen to hear what people think about the redirect url and how neat that could work in a single page app like angular with its routing.
From: Sander Elias <[email protected]> Reply-To: <[email protected]> Date: Thu, 23 Jan 2014 06:28:10 -0800 (PST) To: <[email protected]> Subject: Re: [AngularJS] Re: invalid url in google API console Calvin, Try this documentation: https://developers.google.com/+/web/signin/javascript-flow Regards Sander -- You received this message because you are subscribed to a topic in the Google Groups "AngularJS" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/angular/GvkTlz_0qn8/unsubscribe. To unsubscribe from this group and all its topics, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/groups/opt_out.
