Squirble
Squirble
CCConvex Community
Created by Squirble on 1/31/2025 in #general
Convex Auth
Looks like it's a private field.
31 replies
CCConvex Community
Created by Squirble on 1/31/2025 in #general
Convex Auth
So, how do I access the JWT on the client side?
31 replies
CCConvex Community
Created by Squirble on 1/31/2025 in #support-community
`use node` Convex Auth provider
Porting it to SubtleCrypto worked. Thanks!
7 replies
CCConvex Community
Created by Squirble on 1/31/2025 in #support-community
`use node` Convex Auth provider
7 replies
CCConvex Community
Created by Squirble on 1/31/2025 in #support-community
`use node` Convex Auth provider
I'm using a library that uses node's crypto library. I suppose I could fork it.
7 replies
CCConvex Community
Created by Squirble on 1/31/2025 in #general
Convex Auth
31 replies
CCConvex Community
Created by Squirble on 1/31/2025 in #general
Convex Auth
the user id isn't in the jwt? It is if I use Clerk though
31 replies
CCConvex Community
Created by Squirble on 1/31/2025 in #general
Convex Auth
that seems really unnecessary and would be slower than not doing an extra query
31 replies
CCConvex Community
Created by Squirble on 1/31/2025 in #general
Convex Auth
the server double checks
31 replies
CCConvex Community
Created by Squirble on 1/31/2025 in #general
Convex Auth
no
31 replies
CCConvex Community
Created by Squirble on 1/31/2025 in #general
Convex Auth
on the client side
31 replies
CCConvex Community
Created by Squirble on 1/31/2025 in #general
Convex Auth
all i want to do is check if current user id = something's owner id, and show UI based on that
31 replies
CCConvex Community
Created by Squirble on 1/31/2025 in #general
Convex Auth
in react?
31 replies
CCConvex Community
Created by Squirble on 1/31/2025 in #general
Convex Auth
so is there a function to parse out the info from the jwt?
31 replies
CCConvex Community
Created by Squirble on 1/28/2025 in #support-community
`tsc -b` fails because @convex/_generated references server side code
oh, I was told that I should put the shared code inside the convex directory. Does convex still work if it references code outside its directory? I guess it must, since it can use node_modules...
8 replies
CCConvex Community
Created by Squirble on 1/28/2025 in #support-community
`tsc -b` fails because @convex/_generated references server side code
in fact, it seems like all four of the files in question are just server side helpers that shouldn't be exposed as part of the API at all, yet there they are in that generated file
8 replies