awslabs / aws-js-s3-explorer

AWS JavaScript S3 Explorer is a JavaScript application that uses AWS's JavaScript SDK and S3 APIs to make the contents of an S3 bucket easy to browse via a web browser.
Apache License 2.0
825 stars 276 forks source link

Feature Request: Add Cognito for authentication #84

Open andygrillo opened 4 years ago

andygrillo commented 4 years ago

this is much better than other apps I've seen for S3 upload/download. To make it easier to provision new users and provide a more streamlined authentication method, it would be great to have Cognito added.

https://github.com/farminf/S3-webapp works really well in this regard, although your interface and folder selection is much better. Would be great if the cognito elements could be merged.

john-aws commented 4 years ago

Related:

https://github.com/awslabs/aws-js-s3-explorer/issues/80 https://github.com/awslabs/aws-js-s3-explorer/issues/85

wparad commented 3 years ago

This one, forked from here, now supports Cognito: aws s3 explorer

debu99 commented 2 years ago

any update

wparad commented 2 years ago

@debu99

any update

This was added in the fork, because this project hasn't seen any life in quite a while: https://github.com/Rhosys/aws-s3-explorer#go-to-the--aws-s3-explorer

john-aws commented 2 years ago

@wparad innovative stuff, good work. I'll take a closer look at your project shortly. On the surface, it does appear to take the project beyond its original goals, which were to avoid building and maintaining infrastructure (Route 53, Cognito, Lambda, SSL certificates etc.)