
I noticed that the code has change around passing the secret and key back to the success url.
https://github.com/appwrite/appwrite/blob/main/app/controllers/api/account.php#L1535
Using the web sdk is there no longer a way to have the token and secret passed back to the redirect URL

Previously your path just had to match auth/oauth2/success
.
Recommended threads
- OVH rejects Appwrite's name servers
I'm trying to point my domain's NS to Appwrite's ones, but OVH returns the following error: `You need to register ns1.appwrite.zone in order to associate this d...
- Can't create a function. The user interf...
I am trying to create a server-side function. I am on the free tier. **I already have three functions that work properly** that I created a few months ago. Now,...
- Data Diet Needed
I love the nested related data... but can we request limited data? I think my requests need to go on a diet. I return my courses, and the units all come with th...
