Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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.

  • No labels