I am trying to add a login component to the Heroes tutorial, using Google 
Sign-in. The call auth2.signIn works properly as far as pulling in the 
correct information, but the page is erased and fails to rebuild properly 
afterwards. I suspect that the sign-in popup does not play well with 
Angular, so I tried using the redirect option instead. in that case I get a 
404 error, redirect_uri_mismatch, even though the reported URI and the URI 
in the authorized list match letter for letter. And I don't get a 400 error 
without the redirect option.
Any suggestions on how to proceed?

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" 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 https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.
  • [AngularJS] auth2 sig... Charles Libicki

Reply via email to