How to set up a Dart cloud function that uses a package from a private Gitlab repo? Is there a way that I can pass it an HTML username and password, or an ssh key? How to set this up? Thanks in advance.
TL;DR
Developers want to use a Dart cloud function that utilizes a package from a private GitLab repo. They are looking for guidance on passing HTML username/password or an SSH key for this setup.