@aws-amplify/amplify-category-auth

amplify-cli authentication plugin

Usage no npm install needed!

<script type="module">
  import awsAmplifyAmplifyCategoryAuth from 'https://cdn.skypack.dev/@aws-amplify/amplify-category-auth';
</script>

README

Amplify CLI Auth Plugin

Commands Summary

The current set of commands supported by the Amplify Auth Category Plugin

Command Description
amplify auth add Takes you through steps in the CLI to add an Auth resource to your backend.
amplify auth push Provisions only Auth cloud resources with the latest local developments.
amplify auth remove Removes Auth resource from your local backend. The resource is removed from the cloud on the next push command.