UNPKG

@aws-amplify/amplify-category-auth

Version:

amplify-cli authentication plugin

12 lines (8 loc) 813 B
# 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. |