wildyeast / sadiss

A socially aggregated distributed sound system.
GNU Affero General Public License v3.0
10 stars 2 forks source link

New user - registration, roles & permissions #35

Closed KlienVo closed 1 year ago

KlienVo commented 2 years ago

Before opening up our server to others we need to make sure that we structure rights, track visibility, etc. (not all users can see, play, edit, delete all tracks.)

matbind commented 2 years ago

Here someone describes a pattern to use permissions from the spatie/permissions laravel package in the mixed in vue components.