Socket
Socket
Sign inDemoInstall

@-0/amplify

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @-0/amplify

typescript configuration and starter project


Version published
Maintainers
1
Install size
6.46 kB
Created

Readme

Source

Amplify Utilities for -0 Integration

There are certain modules within @aws-amplify that are helpful to integrate into -0 libraries for use on the client:

  • @aws-amplify/datastore: Provides a client-first DX using IndexedDB
  • @aws-amplify/auth: Provides authentication/authorization for AWS Appsync APIs
  • @aws-amplify/storage: Provides object storage (S3) for client-side apps

Integrations

DataStore

DataStore is integrated with -0's routing Tasks. Utilities are herein provided to make calling DataStore APIs in a more data-centric fashion

Storage

Storage to S3 is abstracted to simple Command-based APIs, so that they can be composed with other actions as a pipeline

Auth

Authentication is also integrated with -0's router, so that routes requiring special permissions dsFx are protected

FAQs

Last updated on 14 May 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc