Hi All,
We are working on an application that requires storing and retrieving files and images at/from the server. The access to the files must be restricted and only accessible using the application logic. In other words, We don’t want anyone with a link to the file to be able to download it by simply using a web browser.
We looked at Firebase buckets which could be a solution, however, if I am not mistaken the app user must have a Gmail address to use Firebase Auth. Is this a correct assumption, or is there a way around it?
Also, we don’t want each and every app user to authenticate using his/her email.
Depending on the application, in some cases, we might want to use a shared bucket with a single authenticated profile.
We are looking for a solution that works with B4A/B4I.
Any suggestions?
Regards,
iCAB
We are working on an application that requires storing and retrieving files and images at/from the server. The access to the files must be restricted and only accessible using the application logic. In other words, We don’t want anyone with a link to the file to be able to download it by simply using a web browser.
We looked at Firebase buckets which could be a solution, however, if I am not mistaken the app user must have a Gmail address to use Firebase Auth. Is this a correct assumption, or is there a way around it?
Also, we don’t want each and every app user to authenticate using his/her email.
Depending on the application, in some cases, we might want to use a shared bucket with a single authenticated profile.
We are looking for a solution that works with B4A/B4I.
Any suggestions?
Regards,
iCAB