I have an Ionic2
app that I would like to add GooglePlus Authentication
to.
I get the following error:
As far as I understand, it’s because I have not set up a redirect_uri
.
Question
What redirect_uri
(Authorized redirect URIs
) should I use for an Ionic2 app? Where do I find it?
The following works with Facebook
login.