Add Supabase as Provider to Amazon AWS #29027
Unanswered
Tanmai2002
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am relatively new to Supabase. I have my authentication setup on Supabase. I need to store data (access controlled) on to AWS S3. I researched and found that I need to add Supabase to Identity pools. I tried doing it using OpenId Connect by using references but to no avail.
So I need to find a way so as the user is authenticated using supabase but he is able to access his/her files in S3. I ruled out presigned url as I needed to have presigned url for each file and it wasnt scalable.
Beta Was this translation helpful? Give feedback.
All reactions