Skip to content
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

Allow override the default *.googleapis.com hostname when calling API #905

Open
chandlerding opened this issue Oct 13, 2019 · 3 comments
Open
Labels

Comments

@chandlerding
Copy link

chandlerding commented Oct 13, 2019

What feature would you like to add

Allow override the default *.googleapis.com hostname when calling API.
For well-know reason the *.googleapis.com is inaccessible in some place, however developers can host reverse proxy under their own domain name to workaround that.

How would you use it?

Add a method to allow developer customize the hostname when calling firebase apis that are hosted under googleapis.com.
e.g.
firebasestorage.googleapis.com

@wilhuff
Copy link
Contributor

wilhuff commented Oct 13, 2019

@wilhuff wilhuff closed this as completed Oct 13, 2019
@chandlerding
Copy link
Author

What about firebase-storage api?

@wilhuff
Copy link
Contributor

wilhuff commented Oct 14, 2019

Apologies--I read this after your comment on firebase/firebase-ios-sdk#1300, which was a Firestore specific issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants