This auth starter implements a basic authentication flow for signing up signing in users as well as protected client side routing using AWS Amplify. Auth features: User sign up, User sign in, Multi-factor Authentication, User sign-out.
git clone git@github.com:<username>/create-react-app-auth-amplify.git
cd create-react-app-auth-amplify
npm install -g @aws-amplify/cli@multienv amplify configure
To see a video of how to configure the CLI, click here
Here, walk through the following steps. At the end of the
init
command a project will be initialized in the cloud for you.
amplify status
. The status should reflect as below. This indicates that an Auth
resource is configured and ready to be created.| Category | Resource name | Operation | Provider plugin |
| -------- | --------------- | --------- | ----------------- |
| Auth | cognito2140b2f3 | Create | awscloudformation |
The AWS Amplify Console provides continuous deployment and hosting for modern web apps (single page apps and static site generators). Continuous deployment allows developers to deploy updates to their frontend and backend on every code commit to their Git repository. If the build succeeds, the app is deployed and hosted on a global CDN with an amplifyapp.com domain. The Amplify Console offers globally available CDNs, easy custom domain setup, feature branch deployments, and password protection.
master
branch.https://master.unique-id.amplifyapp.com
.The Amplify Console will first check for changes to your backend, and then build and deploy your frontend to a managed hosting environment. You can now continuously deploy changes to your frontend or backend and Amplify will automatically deploy those changes. Learn how to customize the sign-in UI here.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4