Question
Spaces request authentication
Hi all!
Is it possible to have Spaces checking for authentication and authorization?
Let’s say I have bunch of restricted files on my Spaces and different users will have access to different files.
I could solve this by having a Droplet service that connects to Spaces directly, which my Droplet service would serve as authentication/authorization.
What if I don’t want this middleware droplet server? In AWS it seems like we can do some serverless solution like using Lambda.
Or am I totally misunderstanding the process?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×