azineddi
azineddi14mo ago

convex custom auth with aws cognito

Hi i m building a mobile app when i will need authenticated users to read from an s3 bucket, should i implement aws cognito as a custom authentication for convex or there is better approach
5 Replies
erquhart
erquhart14mo ago
Any chance you could use Convex file storage or does it specifically need to be S3
azineddi
azineddiOP14mo ago
it need specifically s3 storage because in this s3 there are videos that has gone through AWS Elemental MediaConvert for conversion
erquhart
erquhart14mo ago
Congnito as a convex custom auth is probably the way to go
azineddi
azineddiOP14mo ago
i will try to implement it thank you
cokekat
cokekat2mo ago
hi how did it go with you cognito implementation? I was not able to find anything in the documentation perhaps you have guidance? i want to use S3 as well because of the cheaper cost.

Did you find this page helpful?