feat(firebase): add option to set custom collection names (#10020)
* feat: allow prefix to collection names to avoid conflicts
* fix: added missing prefix to verificationToken collection
* rename to `collections` and add to tests
* revert
---------
Co-authored-by: Balázs Orbán <info@balazsorban.com>