If you already have Firebase configuration files
You’ll need 2 files copied to the conf.d
folder
config.js
firebase.php
These files should be requested from VXG or copied from another deployment of VSaaS template.
If you don’t have Firebase configuration files
You can create a new Firebase project from scratch and setup Authentication using the following articles:
Initialization with new Firebase config
Initialization with new Firebase config
VSaaS Template uses Firebase for Authentication as an example. It can be replaced by other authentication services if necessary.