DeeplyDiligent / amplify-initial-project

Setting up auth and db in amplify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amplify Initial App

This is a first run set up with amplify. This application includes starter code for basic authentication and accessing of APIs for a chat application. Please copy the code and change as needed.

Here is a screenshot for what the app looks like:

Screenshot

Main features are as follows:

  • Authentication using MFA and Amplify Auth
  • Storage and retrieval from a graphql schema from amplify DynamoDB
  • Fingerprint recoginition each time user navigates away and comes back to the app.

About

Setting up auth and db in amplify


Languages

Language:JavaScript 48.9%Language:TypeScript 25.9%Language:Objective-C 8.1%Language:Java 7.9%Language:Python 6.2%Language:Ruby 3.1%