Open aidansunbury opened 3 months ago
The issue is here. This update operation won't do anything on initial user sign in, because no user is found.
Need to get the name, email, etc. and insert the user if it does not exist, or just have an inser, and then onConflict update
The signIn callback does not store the access and refresh token when a user signs up for the first time