firebase / firebase/firebase-android-sdk
Allow override the default *.googleapis.com hostname when calling API
Open
api: storage
type: feature request
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 710
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 34
Description
## 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
Contributor guide
Assessment
This issue has not been assessed yet.