Hello guys ! I hope you're all doing great :appwritefire:
I have a self hosted appwrite:1.5.4 dockerized container which is proxyfied through ngrok (also dockerized).
I have followed this documentation : https://appwrite.io/docs/advanced/self-hosting/functions
All has been done, but I'm facing an issue. While adding a Github configuration, I'm being successfully redirected to my domain and there is a toast notification says that my Github is now linked but as we see it doesn't show on Settings & Create function (even with Quick start) tabs.
When I click on Github it redirects me on Github Organization-Github app settings.
I'm not sure if I did something wrong :appwritebow:
Recommended threads
- Using Binary Log with Appwrite
If I can remember correctly appwrite uses mariaDB as the underlying database. If so could I use mariaDB’s binary log to see database operations from appwrite?
- Issue with OAuth 2.0 authentication
Good evening, I’m reaching out because I’m having a small issue with Appwrite. I’m trying to set up OAuth2 with Twitch, and even though I’m entering the correc...
- What's the proper way to delete user acc...
I would like to provide an option for the users of my app, to completely remove theirs account if they want to. I don't want to 'deactivate' the account, but to...