Skip to main content
Skip table of contents

Connecting to Authentication

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 it’s the first start of the VSaaS template then the following command should be called to initialize the DB (you can just type it in your browser):

https://vsaas_url/api/v1/db/update

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.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.