uma
CCConvex Community
•Created by uma on 3/29/2025 in #support-community
callback, 3rd party authentication, convexAuth
@Sheng that has fixed all of my warnings so far. Going to test out more stuff tomorrow. Just updating.
22 replies
CCConvex Community
•Created by uma on 3/29/2025 in #support-community
callback, 3rd party authentication, convexAuth
No. We do this:
export const { auth, signIn, signOut, store } = convexAuth({..
22 replies
CCConvex Community
•Created by uma on 3/29/2025 in #support-community
callback, 3rd party authentication, convexAuth
Hi Shawn, here are some warnings/errors I see in my terminal:
22 replies
CCConvex Community
•Created by uma on 3/29/2025 in #support-community
callback, 3rd party authentication, convexAuth
I will send some reports tonight - have to prepare for a demo going to take place at Convex this evening! 😎
22 replies
CCConvex Community
•Created by uma on 3/29/2025 in #support-community
callback, 3rd party authentication, convexAuth
@erquhart i also get some warnings because of the new code. Is there a github thread where I should be tabulating them?
22 replies
CCConvex Community
•Created by uma on 3/29/2025 in #support-community
callback, 3rd party authentication, convexAuth
Didn't try your suggestion, Sheng, but that should work too - saying this from reading the code only.
22 replies
CCConvex Community
•Created by uma on 3/29/2025 in #support-community
callback, 3rd party authentication, convexAuth
This works - I had some outdated packages, installed them and now I receive the callback 'code' and my middleware.ts code that is replacing code with figmaCode as query param - that's successful too! Whoa!
Super happy.
22 replies
CCConvex Community
•Created by uma on 3/29/2025 in #support-community
callback, 3rd party authentication, convexAuth
Broke something..fixing. Issues are on my end. I am on it.
22 replies
CCConvex Community
•Created by uma on 3/29/2025 in #support-community
callback, 3rd party authentication, convexAuth
Never done this: installing fork under same alias, so this feels cool. Will report back.
22 replies
CCConvex Community
•Created by uma on 3/29/2025 in #support-community
callback, 3rd party authentication, convexAuth
I can use this, yes!!!
22 replies
CCConvex Community
•Created by uma on 9/21/2024 in #support-community
stripe + process.env
I'll report tomorrow on that, @Indy
9 replies
CCConvex Community
•Created by uma on 9/21/2024 in #support-community
stripe + process.env
It did work yesterday...but a different behavior today so I am missing something
9 replies
CCConvex Community
•Created by uma on 9/21/2024 in #support-community
stripe + process.env
Understood. I do want the env vars be picked up for preview deployments not prod.
Thank you for working late.
My problem is : I add variables in personal dev settings >> Environment Variables and my react app picks it up.
I add variables in the project settings >> Default Environment Variables and somehow my react app isn't picking them up
9 replies
CCConvex Community
•Created by uma on 7/6/2024 in #general
Dev environment
Woohoo!! So, what I had was: .env was populated because I pulled env variables from vercel. I had stored only prod, NEXT_PUBLIC_CONVEX_URL and that made npm convex dev give me the error message. I commented it out and running npm convex dev allowed me to reconfigure! I am in shape now! Thanks a bunch Lee especially at 9pm on a Friday
14 replies
CCConvex Community
•Created by uma on 7/6/2024 in #general
Dev environment
re-running. I think I found something. would basically do what --configure would do me think. verifying, brb 1 min
14 replies
CCConvex Community
•Created by uma on 7/6/2024 in #general
Dev environment
✖ CONVEX_DEPLOYMENT is a production deployment, but --prod flag was not specified. Use
npx convex dev --prod
to develop against this production deployment.
So, it must be that I've setup my .env incorrectly.14 replies
CCConvex Community
•Created by uma on 7/6/2024 in #general
Dev environment
Sure thing, Lee. When I run that..I run into problems. Let me try that one more time..
14 replies
CCConvex Community
•Created by uma on 7/6/2024 in #general
Dev environment
It's disabled on our dashboard. We see that future billing is charging us for each member but not for 'this' cycle.
14 replies
CCConvex Community
•Created by uma on 7/6/2024 in #general
Dev environment
Thank you @erquhart , I will take it with Convex team member.
14 replies