Jacob Kim
Jacob Kim
CCConvex Community
Created by Jacob Kim on 9/9/2024 in #support-community
neq condition for `withIndex`
I see thanks for the detailed response
19 replies
CCConvex Community
Created by Jacob Kim on 9/9/2024 in #support-community
neq condition for `withIndex`
I doubt there is any meaningful difference here but I’m curious. if I change the schema from strings to 0, 1, 2(numbers), I could run the query in a single gt(). Would this change be better for storage & query performance?
19 replies
CCConvex Community
Created by Jacob Kim on 9/9/2024 in #support-community
neq condition for `withIndex`
Is there any performance hit when I run two indexed queries instead of just one indexed query?
19 replies
CCConvex Community
Created by Jacob Kim on 8/7/2024 in #support-community
how to refresh JWTs before they expire
thanks for the response. I couldn't figure it out and now I moved away from nextjs to vite and everything is working fine 🤷‍♂️
10 replies
CCConvex Community
Created by imightbejesus on 8/11/2024 in #support-community
await ctx.auth.getUserIdentity() returns null in http action
https://discord.com/channels/1019350475847499849/1270746067582980129 same issue reported here. this happened to me about a day ago.
32 replies
CCConvex Community
Created by noob saibot on 8/7/2024 in #support-community
Convex auth: auth.getSessionId returns null
I have the same issue. Even though I can get my auth token with useAuthToken() in React, convex websocket requests do not have auth token in their messages. ctx.auth.getUserIdentity() in the server just returns null.
39 replies
CCConvex Community
Created by Jacob Kim on 8/7/2024 in #support-community
how to refresh JWTs before they expire
I get this error on Convex dashboard.
Aug 09, 00:43:22

M auth:store error
'Invalid refresh token'
Aug 09, 00:43:22

M auth:store error
'Invalid refresh token'
This error occurs when refreshToken is null here. My question is, why would refreshToken be null in the first place?
10 replies
CCConvex Community
Created by Jacob Kim on 8/7/2024 in #support-community
how to refresh JWTs before they expire
Do I need to have /app/api/auth/route.tsx ? It seems like convex already setup POST /api/auth endpoint. very puzzled. I guess I will have to dive in more to find a root cause. will report back if I find any.
10 replies
CCConvex Community
Created by Jacob Kim on 8/7/2024 in #support-community
how to refresh JWTs before they expire
or which function/api is responsible for refreshing the token?
10 replies
CCConvex Community
Created by Jacob Kim on 8/7/2024 in #support-community
how to refresh JWTs before they expire
I would love to provide more details. what should I look for, which api endpoint gets triggered for refreshing the auth token? Will there be a log in the convex dashboard?
10 replies
CCConvex Community
Created by Northerncoder on 6/30/2024 in #support-community
cookies with convex
28 replies
CCConvex Community
Created by Northerncoder on 6/30/2024 in #support-community
cookies with convex
also would we be able to do password auth like Lucia or will it only support OAuth?
28 replies
CCConvex Community
Created by Northerncoder on 6/30/2024 in #support-community
cookies with convex
Hey @Michal Srb , is there an ETA for the standalone Auth beta release? would you say it is due within this month?
28 replies