opentok / interactive-broadcast-api

MIT License
5 stars 12 forks source link

[ECO-803] Script for creating superadmins #3

Closed ggoldens closed 7 years ago

ggoldens commented 7 years ago

Pull request checklist

This fixes issue #___.

What's in this pull request?

There was a gap when starting the project from scratch. It was needed to create the first superadmin user manually. This script allows to create superadmins by passing the following parameters: name, email, password, apikey and secret.

I'm also adding more ENV VARS for firebase credentials. The idea is to avoid pushing credentials to the repository.