matthiku / cspot-spa

Full-Stack SPA-Variant of c-SPOT (based on Laravel, Vue.js and Vuetify)
https://cspothome.eec.ie/
1 stars 0 forks source link

Enable API authentication #4

Closed matthiku closed 6 years ago

matthiku commented 6 years ago

Currently, all API routes (read-only anyway so far) are accessible without authentication. We need to enable the authentication in order to protect the routes.