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
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...