Omar
CCConvex Community
•Created by codebird on 12/3/2024 in #support-community
Convex's compatibility
I think that support was for reference implementations they already had available, not that there is any fundamental reason why it wouldn't be compatible
18 replies
CCConvex Community
•Created by codebird on 12/3/2024 in #support-community
Convex's compatibility
Took a look at mastra, totally possible to have a Convex adapter in through a ConvexEngine class but doubtless much rearchitecting required
I think if you're building on Convex you can learn more about how they've implemented things to inform your implementations, that's what I'm going to do.
18 replies
CCConvex Community
•Created by codebird on 12/3/2024 in #support-community
Convex's compatibility
Related to this only, is Convex compatible with the emerging protocols which link to external data and systems like Model Context Protocol(MCP) by Anthropic?
Yes it is, here's a reference implementation: https://github.com/handfuloflight/convex-mcp-server
18 replies
CCConvex Community
•Created by codebird on 12/3/2024 in #support-community
Convex's compatibility
Community member could build natural language function writer as a Chrome extension
18 replies
CCConvex Community
•Created by Squirble on 12/6/2024 in #support-community
I just finished the tutorial and I have some questions
I'll throw in an answer:
how do you configure which actions/mutations/etc are available on the client side vs the server side?
These are Internal Functions: https://docs.convex.dev/functions/internal-functions
14 replies
CCConvex Community
•Created by IamtheFuture on 8/28/2024 in #support-community
Nextjs Api auth header from external app
so you need to setup the logic to authenticate the details the client passes to you against your auth tables https://docs.convex.dev/api/interfaces/server.UserIdentity
11 replies
CCConvex Community
•Created by IamtheFuture on 8/28/2024 in #support-community
Nextjs Api auth header from external app
11 replies
CCConvex Community
•Created by IamtheFuture on 8/28/2024 in #support-community
Nextjs Api auth header from external app
11 replies
CCConvex Community
•Created by IamtheFuture on 8/28/2024 in #support-community
Nextjs Api auth header from external app
I don't think convex-auth will help you here directly, but given that your user would be logged into the app through convex-auth they can pass in their identification tokens (from convex-auth/oauth providers) into the auth headers of the API call to authenticate
11 replies
CCConvex Community
•Created by IamtheFuture on 8/28/2024 in #support-community
Nextjs Api auth header from external app
@IamtheFuture Who would be accessing these API endpoints? Your users who already registerd with convex-auth?
11 replies
CCConvex Community
•Created by Oren on 8/17/2024 in #support-community
How to use rate limit with convex auth
Have you seen https://github.com/get-convex/convex-helpers/blob/main/packages/convex-helpers/README.md#rate-limiting
4 replies
CCConvex Community
•Created by rgz on 8/17/2024 in #support-community
ConvexAuth error after prod on vercel
Did you add the vercel domain to Authorized redirect URIs in your Google OAuth settings
2 replies
CCConvex Community
•Created by Omar on 7/26/2024 in #support-community
Having an issue in Action Function when converting image to base64 using Buffer
Fixed: Switched to arrayBuffer and uint8Array to convert image to base64
5 replies
CCConvex Community
•Created by Omar on 7/26/2024 in #support-community
Having an issue in Action Function when converting image to base64 using Buffer
Is there something else we shoud use other than Buffer for this?
5 replies
CCConvex Community
•Created by Omar on 7/26/2024 in #support-community
Having an issue in Action Function when converting image to base64 using Buffer
Please advise
5 replies
CCConvex Community
•Created by Omar on 7/26/2024 in #support-community
Having an issue in Action Function when converting image to base64 using Buffer
5 replies
CCConvex Community
•Created by vector on 6/9/2024 in #support-community
Create new convex project programmatically
Sounds good looking forward!
32 replies
CCConvex Community
•Created by vector on 6/9/2024 in #support-community
Create new convex project programmatically
Haha I’m already on your waitlist
32 replies
CCConvex Community
•Created by vector on 6/9/2024 in #support-community
Create new convex project programmatically
If you’ll have me
32 replies
CCConvex Community
•Created by vector on 6/9/2024 in #support-community
Create new convex project programmatically
I’m in
32 replies