
Good day! I started developing a website, wrote the registration and authorization, but I have a problem with roles. I haven't used them and don't understand how they work. My code is below. https://pastebin.com/3Zr0hQG3

I don’t see any mention of Roles in your code. It seems to be just a Laravel AuthController
for Appwrite?

The code looks fine to me, except for the lack of ProjectID being set (which I presume you just removed for posting), and the creation of a new Client
for every action
Recommended threads
- Getting issue while migrating from Self ...
i try to migrating my project but when do this error come and dont allow to crate that migration
- Need help setting up this error is showi...
You can't sign in to this app because it doesn't comply with Google's OAuth 2.0 policy. If you're the app developer, register the redirect URI in the Google Cl...
- Appwrite stopped working, I can't authen...
I'm having an issue with Appwrite. It was working fine just a while ago, but suddenly it stopped working for me and can't authenticate accounts. I even went bac...
