Skip to content

Documentation for limiting countries shown in phone auth's country selector #1343

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 6, 2018

Conversation

lsirac
Copy link
Contributor

@lsirac lsirac commented Jun 6, 2018

Forgot to add this in my last PR 😦

@lsirac lsirac requested review from samtstern and SUPERCILEX June 6, 2018 18:39
@samtstern samtstern added this to the 4.1.0 milestone Jun 6, 2018
auth/README.md Outdated
```java
List<String> whitelistedCountries = new ArrayList<String>();
whitelistedCountries.add("+1");
whitelistedCountries.add("+gr");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is +gr correct or a typo? I thought + goes before the numeric version only?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. It's a typo, removed it.

@lsirac lsirac force-pushed the country_selector_documentation branch from 821698b to 96c4743 Compare June 6, 2018 18:47
@samtstern samtstern merged commit 6f5f8c5 into version-4.1.0-dev Jun 6, 2018
@lsirac lsirac deleted the country_selector_documentation branch June 6, 2018 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants