protect all API routes with basic auth #4

Merged
bilal.catic merged 4 commits from add-basic-auth into master 2020-09-04 05:19:51 +02:00
Showing only changes of commit e7bcd731f5 - Show all commits

View File

@@ -20,7 +20,7 @@
Learn how to configure a non-root public URL by running `npm run build`.
-->
<!-- Import Google Icon Font -->
<link href="http://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<!-- Compiled and minified CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/css/materialize.min.css">