appwrite / website

The Appwrite website, docs and blog 🏠
https://appwrite.io
171 stars 162 forks source link

Update +page.markdoc #1029

Closed StruanMclean closed 1 week ago

StruanMclean commented 2 weeks ago

Hello,

I have been using appwrite recently on the web instead of Supabase and I tried Appwrite on XCode today and I was getting errors with the provided code.

What does this PR do?

The following section was the fix to my issue without it my project could not detect the onRegister or onLogin functions in the Appwrite class.

let appwrite = Appwrite()