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
- trying to figure out how to activate my...
please help
- Bug: TOTP MFA verification always fails ...
*Bug: TOTP MFA verify always returns `user_invalid_token` (Cloud 1.8.1, Frankfurt)** Project ID: `68dd48440003e537d849` SDK: `appwrite@18.2.0` (also tested wit...
- SSL Certificate Issuance Failed
When we first deployed our site using appwrite and a custom domain everything was working, but it seems like the SSL certificate never got renewed. I tried dele...