
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
- Queries about live WebSocket connections
Hey everyone! 👋 I'm exploring Appwrite for a live online test where thousands of candidates will be active simultaneously. I couldn't find any official docume...
- Resend SMTP issues?
I'm getting this console log error, but I have everything set up so that anyone can access it. Can anyone help me figure out what I did wrong? Shoot, I'll even ...
- transaction like functionality
As I understand it appwrite doesn't support transactions. I'm attempting to make a document in three separate collections at the same time when a user register...
