Spatie Laravel Roles and Permissions compatibility with Auth0

Hi all,

I’ve just setup Auth0 for authorisation of users logging in and out of my test development portal.

Initially I was using spatie’s roles and permissions package to assign roles and permissions to users, however seeing as Auth0 now handles my user management, I wanted to know if they are able to work simultaneously, or if I’d have to redesign the roles and permission system of the portal.

I saw that the API section allows for roles and permissions, however I’m not too experienced in that department, and won’t know really where to start with configuring something like that.

Any assistance on this matter would be greatly appreciated. Cheers

I appreciate the information and advice you have shared.