documentation for integrating AWS cognito for Auth and S3 bucket
there seems to be a lack of documentation on how to integrate Cognito and S3 into your convex project. all i found was for Auth0 and Clerk but they are not the cheapest options same for S3 and google cloud storage offering more competitive pricing than Convex. I like the easiness of database of convex so i'm wondering if anyone has integrated these tool into their development and if you are able to share how you integrated it into convex
2 Replies
Thanks for posting in <#1088161997662724167>.
Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets.
- Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.)
- Use search.convex.dev to search Docs, Stack, and Discord all at once.
- Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI.
- Avoid tagging staff unless specifically instructed.
Thank you!
I'm not aware of a shared integration by anyone yet, but I feel like AI and docs could probably get you there if you wanted to give that a shot.
Custom auth integration docs: https://docs.convex.dev/auth/advanced/custom-auth
The Cognito console provides example code depending on your frontend client, feeding that in to the agent is probably helpful as well for figuring out what libraries to use, etc.
Custom Auth Integration | Convex Developer Hub
Note: This is an advanced feature! We recommend sticking with the