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
- The file size is either not valid or exc...
Hello, I am receiving the following error when I am trying to deploy a function from my local. ``` > appwrite push functions --function-id xxxxxxxxx ℹ Info: Va...
- Status 400 on oauth
Hello, I am getting status 400 on oauth login via google (redirect_uri_mismatch), same with Apple oauth. Is there any issues with oauth authorization currently...
- i need help!
I was working on my project and I just can't stop receiving this message. Is something wrong?