Immediately on start the console complains that the policies for basicAuth and passport are non-existant, and neither are in the api/policies/ dir as the command line describes.
Sorry for the daily. This repo is a bit outdated and not well maintain from my side. I guess this is the root cause for this warning. A PR is welcome to get rid of the warning.
Immediately on start the console complains that the policies for
basicAuth
andpassport
are non-existant, and neither are in theapi/policies/
dir as the command line describes.