Let say i have a firebase db at https://vivid-fire-id.firebaseio.com/
.
So the browser will try to connect to vivid-fire-id.firebaseio.com
particular domain.
Is there way to add a custom domain from which the db is accessed from?
For eg: https://firebase.mydomain.com
This is required to make sure that firewalls do not create problem while access our application.