OAuth service-configuration

Where does the ServiceConfiguration go in the project hierarchy?

The example of how to configure using .upsert is very easy to find, where it goes on the other hand…

For anyone else searching for this, it doesn’t matter where you set it, as long as you import it in your normal server boot includes.

We configured settings within settings.json and used those in serviceconfiguration.js under /server/serviceconfiguration.js.

1 Like