We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aae8ad1 commit 5a71cc4Copy full SHA for 5a71cc4
README.md
@@ -535,7 +535,7 @@ ui.start('#firebaseui-auth-container', {
535
{
536
provider: firebase.auth.GoogleAuthProvider.PROVIDER_ID,
537
scopes: [
538
- 'https://www.googleapis.com/auth/plus.login'
+ 'https://www.googleapis.com/auth/contacts.readonly'
539
],
540
customParameters: {
541
// Forces account selection even when one account
0 commit comments