Want to make restricted access with Cognito

This page summarizes the projects mentioned and recommended in the original post on /r/aws

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • CASL

    CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access

  • You must do something like ACL, Cognito layer isn't the way to achive what do you want to do. Remember, Cognito isn't nothing more than an 3rd party authorization provider with user pools, restricted access to your own resources must be handled in your logic app layer instead Cognito. However I suggest you to read about ACLs (can you check out this ie https://github.com/stalniy/casl) and differences between ACLs and authentication providers.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts