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
- Error can not create `tablesdb` event wi...
When i'm trying to add an event with `tablesdb` i get an error message My event value: `tablesdb.mtg-decklist-dev.tables.queue_parsing.rows.*.create` Same err...
- GitHub Student Login Loop Issue
signed up using my GitHub Student Developer Pack. However, whenever I click "Sign in with GitHub", I get stuck on the login page. No matter how many times I try...
- Google OAuth Not Working on Brave/Firefo...
I'm having an issue with Google OAuth in my React + Appwrite app. After login, the dashboard is accessible only in Microsoft Edge, but fails in Brave and Firefo...