anyone who can help me... I want to store data after user authenticated. in redux...
- 0
- Users
- Accounts
- Web

I am using react with redux for state management... I want to dispatch the user details after creating oauth session...

in we, the user gets redirected somewhere else when you call createOAuth2Session()
so that console.log()
is never executed. You would have to put your logic on the page where the user is redirected back to.
also, you should set up your app like https://github.com/appwrite/appwrite/discussions/3938#discussioncomment-3746725. So when you're redirected back to your app, this logic will run and you'll be logged in

I am not using flutter...
Recommended threads
- Image Transformation Issue
My project was working with images normally, I never processed them or anything, and today, suddenly when trying to add or update images from the project, it st...
- easiest way to ban an IP from appwrite
for example, lets say that i have an app where people can post cars, and someone is constantly spamming my app with trucks, is there a way to ban that user IP s...
- I am from India and i am getting problem...
I am from India and i am getting problem in billing in to appwrite after so much of my hardwork in working with its functionalities including appwrite functions...
