Has the way you setup Oauth changed? Previously I haven't had to use .createSession
for the callback to work. It used to be you'd just contact the oauth provider and then await it's response. Is that still possible? If not I'm unsure on how to integrate the URLSearchParams part into my code.
Any help / guidance is greatly appreciated π
Recommended threads
- Invalid document structure: missing requ...
I just pick up my code that's working a week ago, and now I got this error: ``` code: 400, type: 'document_invalid_structure', response: { message: 'Inv...
- custom domain with CloudFlare
Hi all, it seems that CloudFlare has blocked cross-domain CNAME link which made my app hostname which is in CloudFlare, unable to create a CNAME pointing to clo...
- Custom emails
What happen if I use a third party email provider to customize my emails and my plan run out of emails/month? Appwrite emails are used as fallback sending emai...