lahmacunradio / frontend

Nuxt/Vue based frontend for browsers
2 stars 0 forks source link

Dev/add auth token towards arcsi #274

Closed tuz666 closed 2 years ago

tuz666 commented 2 years ago

This change contains front-end side updates which needed for the support of latest Arcsi (our back-end server) enhancements.

In this PR we're about to introduce some security upgrades - like token based authentication on API endpoints or role based accesses on views - in our back-end server.