Added Authentication functionality
The app now support Basic auth, set the following two environment variables at the run time:
BASIC_AUTH_USERNAME=<value>
BASIC_AUTH_PASSWORD=<value>
The app now support Basic auth, set the following two environment variables at the run time:
BASIC_AUTH_USERNAME=<value>
BASIC_AUTH_PASSWORD=<value>